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.
 
 
 
 
 
 
Victor Erukhimov 094a63c838 Fixing a problem with SURF detector crash due to large keypoint sizes 15 years ago
..
calib3d undone experimental modifications in findExtrinsicCameraParams2. 15 years ago
contrib change at<double> => at<float>, since the histogram is cv_32f, not cv_64f 15 years ago
core fixed MatConstIterator::operator *() (the bug caused "operations" test failure; ticket #613) 15 years ago
features2d Fixing a problem with SURF detector crash due to large keypoint sizes 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed several gcc 4.1 warnings 15 years ago
gpu added PtrStep structure to pass in __global__ functions 15 years ago
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 15 years ago
highgui fixed bug with Mat::dataend initialization. Now morph-ex test passes; Also fixed CV_Assert() implementation 15 years ago
imgproc fixed crashes in color-luv & color-lab when gcc 4.2 on x64 is used (tickets #502, #627) 15 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml fixed a couple of warnings and 2 possible bugs 15 years ago
objdetect fixed several gcc 4.1 warnings 15 years ago
python Updated FLANN to version 1.5 15 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video added helper macros to the function declarations 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago