20257 Commits (95c1d2a8872b222f32bd88db9f1efcbd9f70a9cf)

Author SHA1 Message Date
Alexander Alekhin 59b4baee0c ts: migrate from cgi.escape to html.escape in .py file 4 years ago
Alexander Smorkalov 1212aef03b Analog of gtest_filter for java tests. 4 years ago
Developer-Ecosystem-Engineering 814550d2a6
Merge pull request #20011 from Developer-Ecosystem-Engineering:3.4 4 years ago
Smirnov Egor fb68fe8930 bring back bounds check and switch to floor 4 years ago
yo1990 d3be58b6d7
Merge pull request #20102 from yo1990:master 4 years ago
Jonathan Deakin 8ecfbdb4ff
Merge pull request #19883 from jondea:arm-neon-optimised-color-lab-3.4 4 years ago
Alexander Alekhin 3d2f4fa164 highgui: fix trackbar value pointer handling 4 years ago
Alexander Alekhin 3d394943e6 core(ocl): avoid limit of Image kernel args 4 years ago
Smirnov Egor 84f78059d3 add reproducer and bugfix 4 years ago
Xinguang Bian 7499a15c92 fix data overflow problem in GaussianBlur 4 years ago
thezane c0162a64d1
Merge pull request #20103 from thezane:make-div-spectrums-public 4 years ago
Giles Payne e53a4ce64d Fix for failing QRCodeDetectorTest.testDetectAndDecodeMulti test 4 years ago
Smirnov Egor 1d7d18afba Document imwrite depth fallback 4 years ago
berak 302c2354a3 core: add missing implementation for Mat::ptr(Vec) 4 years ago
Jake Staahl 158b13e0ba Remove static initializers caused by templated static member. 4 years ago
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