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 3230073b9b re-added missing _lsvmparser.h 15 years ago
..
calib3d possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects) 15 years ago
contrib a few more warnings fixed 15 years ago
core united cv::Mat and cv::MatND 15 years ago
features2d small fix in DefaultRngAuto class for easier parsing with Python wrapper generator 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
gpu fixed gpu filters (deriv filter and source roi calculation) 15 years ago
haartraining inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
highgui woops, broke cmake for a bit... 15 years ago
imgproc united cv::Mat and cv::MatND 15 years ago
legacy removed obsolete matrix expression implementation 15 years ago
ml fixed problem with surrogate splits in decision trees training 15 years ago
objdetect re-added missing _lsvmparser.h 15 years ago
python the header parser for the extended OpenCV Python bindings 15 years ago
traincascade fixed grammar error 15 years ago
video added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
CMakeLists.txt fixed if condition syntax: ! -> NOT 15 years ago