21754 Commits (a53582d7068501c2a2a914af1838de685268072e)

Author SHA1 Message Date
Dmitry Budnikov a53582d706
Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR 4 years ago
Quella Zhang (Beyondsoft Corporation) 5105a937d1 Add namespace specifier for format() 4 years ago
berak 3386efddba calib3d: fix masks for usac 4 years ago
Alexander Alekhin 0df6159149 cmake: fix handling of VIDEOIO_ENABLE_PLUGINS=OFF 4 years ago
CSBVision ec32061f5f Update __init__.py to support symbolic links 4 years ago
Alexander Alekhin 0bdbc745c4 ml: update checks 4 years ago
Alexander Alekhin b9b19185bc ml: fix legacy import in DTreesImpl 4 years ago
Danny a9a6801c6d
Merge pull request #19884 from danielenricocahall:fix-prediction-features-bug 4 years ago
Alexander Alekhin 222af8e7e4 core: avoid process cleanup deadlock if TlsStorage is not used 4 years ago
Suleyman TURKMEN ec8b7c933a Update Documentation 4 years ago
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