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 c923b258f4 fixed compilation under gcc 15 years ago
..
calib3d added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 15 years ago
contrib change at<double> => at<float>, since the histogram is cv_32f, not cv_64f 15 years ago
core extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 15 years ago
features2d Brute force implementation had issues with the type of distances it was storing. 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed several gcc 4.1 warnings 15 years ago
gpu fixed compilation under gcc 15 years ago
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 15 years ago
highgui Made calibration a bit faster in the absense of a checkboard and trying to fix 15 years ago
imgproc extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 15 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 15 years ago
objdetect added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 15 years ago
python extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 15 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago