21810 Commits (684ba6fe1499d11a546fc2294a566af044286666)

Author SHA1 Message Date
Christoph Rackwitz f479935cda fix for #19870 4 years ago
Danny 76860933f0
Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh 4 years ago
Tiago De Gaspari 9f295b2c91 Expose maxIters in findEssentialMat 4 years ago
Aaron Greig f3f46096d6 Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 4 years ago
Maxim Pashchenkov e23578acd9 Added skip for TestTwoVideosDifferentLength 4 years ago
Giles Payne 770445ae2a Log warning that Exposure/ISO have no effect unless AutoExposure is off 4 years ago
Giles Payne b9b65e9392 Fix Android NDK camera's color format conversions 4 years ago
Tiago De Gaspari ac9182f20d Add maxIters parameter to LMeDS method in findFundamentalMat 4 years ago
Alexander Alekhin 69357b1e88 release: OpenCV 4.5.2 4 years ago
103yiran 6e6c0f31f7
delete unused variable 4 years ago
Alexander Alekhin d0e3e638c3 release: OpenCV 3.4.14 4 years ago
Orest Chura 34a8a45a6a
Merge pull request #19828 from OrestChura:oc/fix_garray_garray_input 4 years ago
Alexander Alekhin 8095f601d1 gapi(test): avoid compilation failure with GCC11 4 years ago
Kun Liang 32d51313d0
Merge pull request #19771 from lionkunonly:opencvjsNodeFix 4 years ago
Alexander Alekhin 81f0b0e0dc cmake: fix tracking detail headers 4 years ago
Alexander Alekhin d7cb2ea210 videoio(dshow): add NULL ptr check 4 years ago
Alexander Alekhin 4ae2c11520 videoio(build): eliminate inconsistent 'override' warnings 4 years ago
Alexander Alekhin 1b3e0b27af cmake: fix files order in Python bindings 4 years ago
Alexander Alekhin e4b0251e9d cuda: fix inplace condition in cv::cuda::flip 4 years ago
Alexander Alekhin b26f5b9468 core: backward compatibility for vx_store/vx_store_aligned calls 4 years ago
Alexander Alekhin aa32e3deb1 cmake: fix ADE dependency handling 4 years ago
Alexander Alekhin 47fe017a6c build: workaround sporadic failures of python binding compilation 4 years ago
OrestChura 921c4551d9 Fix conversion of the kernel's input for GArray<GArray<U>> -> vector<vector<U>> 4 years ago
Alexander Alekhin c20a424e3a gapi(python): rename cv.gapi_wip_op / cv.gapi_wip_kernels 4 years ago
Alexander Alekhin 2e005f5dc2 python: allow to customize Python namespaces 4 years ago
aDanPin e6f52b0996 Adding stereo operation and tests 4 years ago
Alexander Alekhin d651ff8d6b python: exception-free pyopencv_to() wrapper 4 years ago
Alexander Alekhin 8069a6b4f8 core(IPP): disable some ippsMagnitude_32f calls 4 years ago
Alexander Alekhin b697b3162f videoio(mjpeg): disable parallel encoder 4 years ago
Alexander Alekhin a2a92999be core(arithm_op): workaround problem with scalars handling 4 years ago
Alexander Alekhin 40c0830b63 videoio(avfoundation): add getCaptureDomain() 4 years ago
Maxim Pashchenkov 61a4100d0c Added overload for cfgPostPros 4 years ago
Alexander Alekhin bb6e15f2c0 python: fix CV_WRAP_AS handling 4 years ago
Maxim Pashchenkov 69fc0acd1a
Merge pull request #19752 from mpashchenkov:mp/onnx-int64-to-32 4 years ago
Anatoliy Talamanov 3f14cb073b
Merge pull request #19804 from TolyaTalamanov:at/python-custom-op 4 years ago
Anastasia Murzova cc6d48959e Added reduce sum by channel support 4 years ago
Ruslan Garnov 76a9c0ccb0 Fixed Y accessor in BGR accessor test, added more instantiations 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 4 years ago
Maxim Pashchenkov e7007668a6
Merge pull request #19792 from mpashchenkov:mp/ie-add-int32 4 years ago
Anatoliy Talamanov 79d4a38d87 Implement python backend 4 years ago
Anastasia M e08de1101d
Merge pull request #19693 from LupusSanctus:onnx_diagnostic 4 years ago
Ruslan Garnov b5339cc01b Fixed valgrind warnings in accessors tests 4 years ago
Aaron Greig 53652a6194 Relax accuracy requirement on OpenCL MinEigenVal corner kernel test. 4 years ago
lionkun 8d232a63ad fix the perf tests of OpenCV.js so that it can run on Node.js successfully 4 years ago
Anastasia M 3e48a91d97
Merge pull request #19546 from LupusSanctus:am/slice_steps 4 years ago
Orest Chura ad2f5ccc66
Merge pull request #19712 from OrestChura:oc/Kalm_ptest 4 years ago
Anatoliy Talamanov 6ba99068c9 Support RMat for PlaidML backend 4 years ago
Alexander Alekhin 86d0a86141 dnn(ocl): fix gemm kernel scheduling 4 years ago
Alexander Alekhin 3290a5f370 gapi(build): eliminate Win32 build warning 4 years ago
Mikhail Nikolskii bf9f67e93f
Merge pull request #19783 from mikhail-nikolskiy:interop-perf 4 years ago