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.
 
 
 
 
 
 
Alexey Polovinkin ba88b2ee54 Added error handling in latentsvmdetect sample 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 Updated FLANN to version 1.5 15 years ago
core Updated FLANN to version 1.5 15 years ago
features2d Updated FLANN to version 1.5 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only) 15 years ago
gpu refactored mean shift segmentation a little 15 years ago
haartraining Updated FLANN to version 1.5 15 years ago
highgui woops, broke cmake for a bit... 15 years ago
imgproc united cv::Mat and cv::MatND 15 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added. 15 years ago
objdetect Added error handling in latentsvmdetect sample 15 years ago
python Updated FLANN to version 1.5 15 years ago
traincascade Updated FLANN to version 1.5 15 years ago
video added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago