opencv/modules
2010-10-18 12:47:15 +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 fixed cast of Mat to vector<Mat> (leads to compile error now) 2010-10-18 11:06:44 +00:00
features2d added helper macros to the function declarations 2010-10-16 20:34:34 +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 mssegmentation.cpp 2010-10-18 12:47:15 +00:00
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 2010-10-18 07:39:20 +00:00
highgui added helper macros to the function declarations 2010-10-16 20:34:34 +00:00
imgproc added helper macros to the function declarations 2010-10-16 20:34:34 +00:00
legacy Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
ml fixed a couple of warnings and 2 possible bugs 2010-10-18 09:03:54 +00:00
objdetect renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 2010-10-18 08:49:18 +00:00
python Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00
traincascade bugfix: wrong command line argument used 2010-10-18 07:32:12 +00:00
video added helper macros to the function declarations 2010-10-16 20:34:34 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00