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 8754cafffb extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests. 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
ffmpeg
flann
gpu added min eigen val based corner detector into gpu module 14 years ago
haartraining
highgui
imgproc fixed recent failures in shape-convhull & shape-minarearect 14 years ago
legacy
ml added the optional balanced cross-validation in SVN::train_auto (by arman, ticket #314) 14 years ago
objdetect
python extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests. 14 years ago
traincascade
video unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
CMakeLists.txt