20376 Commits (f3ba88c87c79115531b9d74dd78682b1d0151713)

Author SHA1 Message Date
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
Alexander Alekhin f680505086 features2d(mser): chi_table.h notes 4 years ago
Alexander Alekhin 7664e6d090 ml: use OpenCV license header for logistic regression 4 years ago
Ziachnix 960f501cc1
Merge pull request #19284 from Ziachnix:feature/js-qr-code-detector 4 years ago
Alexander Alekhin 87e607a19b core(ocl): skip SPIR test on AMD devices if problem detected 4 years ago
Dale Phurrough cbe236652b noexcept def construct Mat, UMat, Mat_, MatSize, MatStep 4 years ago
Dan Ben Yosef d4d805cb3e Avoiding copy by passing param by reference 4 years ago
Liubov Batanina 8d29a902e4 Added ngraph::op::v6::MVN 4 years ago
Liubov Batanina 95ab9468c1 Added ngraph::op::v4::Interpolation 4 years ago
Sayed Adel f8181fbef8 core:ppc64 fix detecting CPU features when optimization is off 4 years ago