20084 Commits (b1dc7ed8737d74793cb0644b500fdb5f296cdeb7)

Author SHA1 Message Date
Guillaume Jacob 9f3e83baf6 calib3d: Update documentation of calibrateCamera 4 years ago
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
Suleyman TURKMEN 159534313e Update CMakeLists.txt 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
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
danielenricocahall 3930c9a492 fix loop boundary condition 4 years ago
berak 405e820fe1
Update contrast_preserve.hpp 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
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
Tiago De Gaspari ac9182f20d Add maxIters parameter to LMeDS method in findFundamentalMat 4 years ago
103yiran 6e6c0f31f7
delete unused variable 4 years ago
Alexander Alekhin d0e3e638c3 release: OpenCV 3.4.14 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 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
Alexander Alekhin bb6e15f2c0 python: fix CV_WRAP_AS handling 4 years ago
Anastasia Murzova cc6d48959e Added reduce sum by channel support 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 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
Alexander Alekhin 86d0a86141 dnn(ocl): fix gemm kernel scheduling 4 years ago
Mikhail Nikolskii bf9f67e93f
Merge pull request #19783 from mikhail-nikolskiy:interop-perf 4 years ago
Aaron Greig f59917bea1 Introduce relaxed accuracy thresholds for CL target in some dnn tests. 4 years ago
Alexander Alekhin e56e4876e7 dnn(test): update tests for OpenVINO 2021.3 4 years ago
Alexander Alekhin 56bdd7db5c dnn: use OpenVINO 2021.3 defines 4 years ago
Anastasia Murzova e75f1b071b Added reshape corrections 4 years ago
Anastasia Murzova 7a2b3ed471 Corrected DNN elementwise multiplication 4 years ago
Anastasia M 551d4a8ec1
Merge pull request #19477 from LupusSanctus:am/eltwice_vec 4 years ago
Jonathan Deakin 29a289dfa1 Add v_expand for AArch64, fuse vmovl+vget_high into vmovl_high 4 years ago
Alexander Alekhin a97f6f8058 js: support setLogLevel() / getLogLevel() calls 4 years ago
Liubov Batanina c0dd82fb53
Merge pull request #19632 from l-bat:lb/ie_arm_target 4 years ago