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 640af6623c added support of multichannel images into gpu::sqrSum 15 years ago
..
calib3d possibly improved findHomography accuracy (reported by Luca Del Tongo) 15 years ago
contrib fixed compilation errors on Windows 15 years ago
core fixed Mat::Mat(Vec|Matx|vector) constructor (ticket #747) 15 years ago
features2d undo the latest change in SURF 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann little change in flann save_value. Likely does not affect anything 15 years ago
gpu added support of multichannel images into gpu::sqrSum 15 years ago
haartraining bug #762 fixed 15 years ago
highgui fix opencv-highgui build with old versions of libpng (< 1.4.x) 15 years ago
imgproc one more fix in the recently rewritten copyMakeBorder 15 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 15 years ago
ml improved naive bayes robustness in the case of singular data 15 years ago
objdetect compilation warning fixed 15 years ago
python Export CV_PI explcitly, #758. 15 years ago
traincascade CascadeClassifier refactored. Most of the members and methods are private now. 15 years ago
video unified the coordinate interpretation in RotatedRect (ticket #425) 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago