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.
 
 
 
 
 
 
bhack 32f6e1a554 Fix for bug #3469 CV_XADD failing in clang+nvcc combination 10 years ago
..
doc Merge pull request #2836 from s98felix:2.4 10 years ago
include/opencv2/core Fix for bug #3469 CV_XADD failing in clang+nvcc combination 10 years ago
perf
src Merge branch 'bug_3172' of https://github.com/elmarb/opencv into bfmatcher_fix; 10 years ago
test added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 11 years ago
CMakeLists.txt