20756 Commits (29976a04c5cbcf5a65e55863cd2628a3be99e2e5)

Author SHA1 Message Date
Jason Martin a5209c4882 Fixed cascadedetect convert from old cascade to new 5 years ago
Alexander Alekhin f1dd5e49c5 videoio(ffmpeg): fix handling of AVERROR_EOF 5 years ago
Alexander Smorkalov 821fac187c Generate constructor with smart pointer, if it's expected. 5 years ago
YourButterfly f7daa9e4f5 chk divide 0 5 years ago
Liubov Batanina d3aaf2d3a3
Merge pull request #17371 from l-bat:nms_model 5 years ago
Vadim Pisarevsky 80037dc6de fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter (single or multiple polygons) 5 years ago
Dmitry Kurtaev d9bada9867 dnn: EfficientDet 5 years ago
Alexander Alekhin 6b89154afd dnn(test): add YOLOv4 tests 5 years ago
Maksim Shabunin 2d11edd103 videoio/MSMF: fixed audio stream handling 5 years ago
Liubov Batanina ba3cf47600
Merge pull request #17386 from l-bat:tf_clamp_subgraph 5 years ago
Liubov Batanina b236f10792 Switch ngraph::op::v1::Multiply to v0 5 years ago
Alexander Alekhin f0bef94a03 dnn: update network dump code, include ngraph serialization 5 years ago
Egor Pugin 1bec7ca540
Merge pull request #17352 from egorpugin:patch-2 5 years ago
shijiayuan 4e97c69792
Merge pull request #17275 from shijiayuan:fixbug 5 years ago
Alexander Alekhin 73aa5f567b dnn: *_DENORMALS_ZERO_MODE is defined for SSE3 5 years ago
Anton Potapov be9f3826d7 GAPI: fix uninitialized variables in Fluid 5 years ago
Michal W. Tarnowski 7f453ade73
Merge pull request #17361 from mwtarnowski:fix-documentation-gapi-imgproc-blur 5 years ago
Michal W. Tarnowski 5393185add
Merge pull request #17360 from mwtarnowski:fix-documentation-imgproc-blur 5 years ago
YashasSamaga b3a261c7ce set stream at the site of creation 5 years ago
Josh Bradley 9fef09fe89
Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions 5 years ago
YashasSamaga 57ca10636c do not create redundant handles 5 years ago
Alexander Alekhin 98611adeb9 build: fix warnings about TARGET_OS_MACCATALYST 5 years ago
Anton Potapov e02318d384 GAPI: utils - variant converting ctor and assignment op. reworked 5 years ago
Liubov Batanina d991c22090
Merge pull request #16575 from l-bat:flownet2 5 years ago
Dmitry Kurtaev b5035ce991 Increase test threshold for YOLOv3 on OCL FP16 5 years ago
Yosshi999 c0f435349a ignore tests dependent on flann when flann module is absent 5 years ago
Alexander Alekhin a3b109eca0 imgproc: enable GaussianBlur IPP parallel processing 5 years ago
Alexander Alekhin a1b09a3734 imgproc(perf): add GaussianBlur cases for SIFT 5 years ago
Chris Ballinger d81ac52ce2 Remove linking against AssetsLibrary framework 5 years ago
Chris Ballinger 220df8252d Add target conditionals for Mac Catalyst 5 years ago
Dmitry Kurtaev 68d59a2913 Flush to zero Convolution denormal weights 5 years ago
jumostedu 5b095dfcb6
Merge pull request #15214 from jumostedu:matchtemplmask 5 years ago
Maksim Shabunin 7c41b54e3d Fixed build with latest Vulkan headers 5 years ago
Ganesh Kathiresan cddd7f10d5
Merge pull request #17224 from ganesh-k13:bugfix/calib3d/17201 5 years ago
Nicolas Roduit 400a781ebf Prefer addall instead of iteration for performance 5 years ago
Dmitry Kurtaev b4a6aa335d TensorFlow bilinear resize downscale 5 years ago
Tomoaki Teshima 35245cb76e fix test failure on Mali T760 and Mali T628 5 years ago
Dmitry Kurtaev df305e83fa Fix BatchNorm reinitialization after fusion 5 years ago
Maksim Shabunin f30931848e CAP_MFX: surface pool with timeout, more parameters 5 years ago
Liubov Batanina b27ae9c63b Switch v1::Multiply to v0::Multiply 5 years ago
Liubov Batanina 79f8b7fd73
Merge pull request #17233 from l-bat:onnx_bn 5 years ago
jsxyhelu 48e9e651a4 add DeepGreen colormap 5 years ago
Anton Potapov 7386d8523b G-API: "deownification" corrections 5 years ago
YashasSamaga 45a6386e45 port pr17222 changes to CUDA backend 5 years ago
YashasSamaga 3c35b563d7 add scale_x_y parameter to region 5 years ago
Yashas Samaga B L d981d04c76
Merge pull request #17200 from YashasSamaga:cuda4dnn-general-opt1 5 years ago
Alexander Smorkalov 7c17695be4 Added Java and C++ regression test for estimateNewCameraMatrixForUndistortRectify. 5 years ago
Smirnov Alexey 3e3d4ad797 Fix fluid resize operating with zero output size 5 years ago
Dmitry Kurtaev 8b13b85c5e dnn: Slice with variable input shapes 5 years ago
Alexander Alekhin 1f9713195b features2d(sift): enable runtime dispatching 5 years ago