opencv/modules
2010-10-16 07:10:46 +00:00
..
calib3d possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects) 2010-10-04 13:46:37 +00:00
contrib Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
core Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
features2d Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
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) 2010-10-15 18:57:59 +00:00
gpu refactored mean shift segmentation a little 2010-10-13 14:08:18 +00:00
haartraining Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
highgui woops, broke cmake for a bit... 2010-09-22 03:36:45 +00:00
imgproc united cv::Mat and cv::MatND 2010-10-12 12:32:32 +00:00
legacy Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ml Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added. 2010-10-13 20:18:12 +00:00
objdetect Added error handling in latentsvmdetect sample 2010-10-16 07:10:46 +00:00
python Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
traincascade Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
video added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 2010-06-29 15:12:07 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00