Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Danny 76860933f0
Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh
4 years ago
..
calib3d Expose maxIters in findEssentialMat 4 years ago
core Merge pull request #19810 from aarongreig:aaron/core/relaxClArithmTest 4 years ago
cudaarithm cuda: fix inplace condition in cv::cuda::flip 4 years ago
cudabgsegm fix test failure on Jetson TX2 5 years ago
cudacodec cudacodec(build): fix detection in CMake, cleanup duplicate includes 5 years ago
cudafeatures2d Utilize CV_UNUSED macro 6 years ago
cudafilters remove danger race condition 4 years ago
cudaimgproc Remove compiler warnings 4 years ago
cudalegacy Merge pull request #19390 from tomoaki0705:fixCudaLegacyCalib3d 4 years ago
cudaobjdetect suppress noisy warning 5 years ago
cudaoptflow fix getDefaultName() 4 years ago
cudastereo cuda::StereoBM - fix hanging and racing issue 6 years ago
cudawarping Utilize CV_UNUSED macro 6 years ago
cudev Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
dnn Added reduce sum by channel support 4 years ago
features2d Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh 4 years ago
flann Replace FLANNException by CV_Error. 4 years ago
highgui cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
imgcodecs Merge pull request #19655 from raaldrid:EXR_rw_alpha_support_16115 4 years ago
imgproc Merge pull request #19836 from 103yiran:warpaffine 4 years ago
java Fix/optimize Android put/get functions 4 years ago
js fix the perf tests of OpenCV.js so that it can run on Node.js successfully 4 years ago
ml ml: use OpenCV license header for logistic regression 4 years ago
objdetect Merge pull request #19677 from APrigarina:detection_fix 4 years ago
photo Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3. 4 years ago
python Merge pull request #19825 from alalek:cmake_fix_headers_order_python_3.4 4 years ago
shape python: discover tests from module/misc/python/test paths 6 years ago
stitching Not not test stitiching with SURF, if NONFREE is disabled 4 years ago
superres Add semicolons after `CV_INSTRUMENT` macros 6 years ago
ts Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
video Merge pull request #19580 from SergeyKrivohatskiy:patch-1 4 years ago
videoio Merge pull request #19830 from alalek:issue_19368 4 years ago
videostab backport: fixed warnings produced by clang-9.0.0 5 years ago
viz Added to Camera constructor parameter description 5 years ago
world
CMakeLists.txt