opencv/modules
2010-10-12 12:37:04 +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 a few more warnings fixed 2010-07-16 22:44:48 +00:00
core united cv::Mat and cv::MatND 2010-10-12 12:31:40 +00:00
features2d small fix in DefaultRngAuto class for easier parsing with Python wrapper generator 2010-10-12 12:36:20 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
gpu fixed gpu filters (deriv filter and source roi calculation) 2010-10-12 08:33:06 +00:00
haartraining inserted missing std:: (ticket #333). Thanks to trisk for the patch! 2010-07-29 10:55:09 +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 removed obsolete matrix expression implementation 2010-10-12 12:37:04 +00:00
ml fixed problem with surrogate splits in decision trees training 2010-09-22 06:55:51 +00:00
objdetect renamed internal headers to avoid conflicts with system header files 2010-10-12 12:35:04 +00:00
python _S happens to be a bad variable name for android 2010-10-09 02:15:08 +00:00
traincascade fixed grammar error 2010-09-24 17:03:25 +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 fixed if condition syntax: ! -> NOT 2010-09-24 11:33:06 +00:00