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.
 
 
 
 
 
 
Vladislav Vinogradov 80c1aecfe5 moved gpu::cvtColor from imgproc_gpu.cpp to color.cpp 14 years ago
..
calib3d undone experimental modifications in findExtrinsicCameraParams2. 14 years ago
contrib change at<double> => at<float>, since the histogram is cv_32f, not cv_64f 14 years ago
core fixed MatConstIterator::operator *() (the bug caused "operations" test failure; ticket #613) 14 years ago
features2d Fixing a problem with SURF detector crash due to large keypoint sizes 14 years ago
ffmpeg updated ffmpeg to 0.6.0 14 years ago
flann fixed several gcc 4.1 warnings 14 years ago
gpu moved gpu::cvtColor from imgproc_gpu.cpp to color.cpp 14 years ago
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 14 years ago
highgui Fixed missing semicolon 14 years ago
imgproc fixed crash in color-lab (ticket #627) 14 years ago
legacy Updated FLANN to version 1.5 14 years ago
ml define expl as exp on android - may break things. 14 years ago
objdetect fixed CascadeClassifier::detectMultiScale when TBB 14 years ago
python Updated FLANN to version 1.5 14 years ago
traincascade bugfix: wrong command line argument used 14 years ago
video added helper macros to the function declarations 14 years ago
CMakeLists.txt Updated FLANN to version 1.5 14 years ago