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.
 
 
 
 
 
 
Vadim Pisarevsky ce41f74ab4 decreased the lower canny threshold in HoughCircles, helps to detect some circles in low-contrast images (ticket #518) 15 years ago
..
calib3d extended cv::convertPointsHomogeneous to handle 4D input. corrected documentation 15 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 15 years ago
core fixes Mat::empty() and Mat::create() in the case of zero sizes (ticket #691) 15 years ago
features2d fixed linker error undo mingw (#657) 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 15 years ago
gpu added masks support for bitwise operations on GPU 15 years ago
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 15 years ago
highgui added 16-bit tiff support, enabled LZW codec in tiff (tickets #588, #590) 15 years ago
imgproc decreased the lower canny threshold in HoughCircles, helps to detect some circles in low-contrast images (ticket #518) 15 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 15 years ago
objdetect added max window size parameter for cascade classifier 15 years ago
python fixed some GCC 4.4 warnings 15 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video fixed duplicated external symbols in the static version of OpenCV 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago