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.
 
 
 
 
 
 
Vadim Pisarevsky b1722352b8 fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS 14 years ago
..
calib3d fixed severe bug: CV_RANSAC != CV_FM_RANSAC, CV_LMEDS != CV_FM_LMEDS 14 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 15 years ago
core unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
features2d fixed sift descriptor 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed multiple warnings from VS2010. 15 years ago
gpu added masks support into gpu::minMaxLoc 14 years ago
haartraining fixed 2 warnings from VS2010 64-bit 15 years ago
highgui fixed multiple warnings from VS2010. 15 years ago
imgproc moved estimateAffine3D declaration from imgproc to calib3d, where it is really implemented (ticket #705) 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 15 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 15 years ago
python fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 15 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 Updated FLANN to version 1.5 15 years ago