21853 Commits (1b5fe9162498c54a28651d73dd5e66713e62ddc4)

Author SHA1 Message Date
Danny 1b844f8413
Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 4 years ago
Alexander Alekhin d2a9ca13f1 core(tls): handle process termination / cleanup issues 4 years ago
Alexander Alekhin 71bae7c23f dnn(ie): implicit usage of IE::GPU OpenCL kernels cache 4 years ago
Alexander Smorkalov 083a7c8f0a Fix OpenCV build with OpenEXR before 2.2.0. 4 years ago
Andreas Franek 4ed91ce7ed add estimateAffine3D overload that implements Umeyama's algorithm 4 years ago
Antonio Rojas 971dacaf41
Merge pull request #19970 from antonio-rojas:master 4 years ago
Suleyman TURKMEN 159534313e Update CMakeLists.txt 4 years ago
Maksim Shabunin c4ca9a7bae Initial oneVPL support 4 years ago
Zhuo Zhang bf26050f7e
Fix missing return type for unsafe CV_XADD function 4 years ago
danielenricocahall 402bce1a31 address template matching sqdiff bug 4 years ago
Anatoliy Talamanov e00cfe067d Fix infer hanging 4 years ago
Harald Scheirich fcaeeac931
Merge pull request #19780 from HarryDC:feature/index-multiimage-tiff 4 years ago
Dmitry Budnikov a53582d706
Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR 4 years ago
Stefano Allegretti 1b64851fa8
Merge pull request #19951 from stal12:3.4 4 years ago
Aleksandr Voron 2e143b8799
Merge pull request #19961 from alvoron:dnn_ngraph_int64_fix 4 years ago
Quella Zhang (Beyondsoft Corporation) 5105a937d1 Add namespace specifier for format() 4 years ago
danielenricocahall 3930c9a492 fix loop boundary condition 4 years ago
berak 405e820fe1
Update contrast_preserve.hpp 4 years ago
berak 3386efddba calib3d: fix masks for usac 4 years ago
Alexander Alekhin 896bffb543 videoio(plugin): add query API for plugins 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