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 Spizhevoy 493d7a6e45 added min eigen val based corner detector into gpu module 14 years ago
..
calib3d fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS 14 years ago
contrib added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri) 14 years ago
core unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
features2d fixed sift descriptor 14 years ago
ffmpeg
flann fixed multiple warnings from VS2010. 14 years ago
gpu added min eigen val based corner detector into gpu module 14 years ago
haartraining
highgui fixed multiple warnings from VS2010. 14 years ago
imgproc fixed recent failures in shape-convhull & shape-minarearect 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
ml added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314) 14 years ago
objdetect several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
python fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 14 years ago
traincascade made random generators of MLL classes depended on default rng (theRNG) (#205). 14 years ago
video unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
CMakeLists.txt