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.
 
 
 
 
 
 
Anatoly Baksheev ac5298815a some device layer utility functions 15 years ago
..
calib3d switched from 8-point kernel to 7-point kernel in the fundamental matrix estimator (fixes some corner cases; see ticket #434) 15 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 15 years ago
core adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 15 years ago
features2d adding the Brief descriptor, associated hamming distance functors for bruteforce matching. Also adding cout << cv::Mat functions in core. 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 some device layer utility functions 15 years ago
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 15 years ago
highgui Making highgui build for android 15 years ago
imgproc fixed buffer allocation for constant-value borders in the filter engine (ticket #524) 15 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml fixed cvPreprocessIndexArray (ticket #517) 15 years ago
objdetect almost finished Python wrappers 15 years ago
python fixed building Python wrappers when Numpy is not available 15 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video fixed most of the failures in opencv_test 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago