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 5633cf0379 one more fix in the recently rewritten copyMakeBorder 14 years ago
..
calib3d possibly improved findHomography accuracy (reported by Luca Del Tongo) 14 years ago
contrib fixed compilation errors on Windows 14 years ago
core fixed Mat::Mat(Vec|Matx|vector) constructor (ticket #747) 14 years ago
features2d undo the latest change in SURF 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann little change in flann save_value. Likely does not affect anything 14 years ago
gpu added some gpu::matchTemplate kernels (other parts after NPP Staging integration) 14 years ago
haartraining fixed 2 warnings from VS2010 64-bit 14 years ago
highgui fix opencv-highgui build with old versions of libpng (< 1.4.x) 14 years ago
imgproc one more fix in the recently rewritten copyMakeBorder 14 years ago
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 14 years ago
ml improved naive bayes robustness in the case of singular data 14 years ago
objdetect code cleaning of cascade classifier 14 years ago
python extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests. 14 years ago
traincascade returned maxDepth argument 14 years ago
video unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
CMakeLists.txt Updated FLANN to version 1.5 14 years ago