opencv/modules
2010-11-30 08:44:04 +00:00
..
calib3d fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS 2010-11-29 23:56:33 +00:00
contrib added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri) 2010-11-30 01:34:39 +00:00
core unified the coordinate interpretation in RotatedRect (ticket #425) 2010-11-29 18:14:08 +00:00
features2d fixed sift descriptor 2010-11-29 13:44:10 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
gpu added min eigen val based corner detector into gpu module 2010-11-30 08:44:04 +00:00
haartraining fixed 2 warnings from VS2010 64-bit 2010-11-25 10:33:25 +00:00
highgui fixed multiple warnings from VS2010. 2010-11-25 16:55:46 +00:00
imgproc fixed recent failures in shape-convhull & shape-minarearect 2010-11-30 00:17:43 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314) 2010-11-29 22:37:02 +00:00
objdetect several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
python fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 2010-11-25 23:16:32 +00:00
traincascade made random generators of MLL classes depended on default rng (theRNG) (#205). 2010-11-29 14:04:08 +00:00
video unified the coordinate interpretation in RotatedRect (ticket #425) 2010-11-29 18:14:08 +00:00
CMakeLists.txt Updated FLANN to version 1.5 2010-10-12 19:47:50 +00:00