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 92fb499ba9 added type selection in the Kalman filter (thanks to Nghia Ho for the patch; see ticket #693) 14 years ago
..
calib3d fixes bugs #624 and #625 (thanks to chaene!) 14 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 14 years ago
core fixes Mat::empty() and Mat::create() in the case of zero sizes (ticket #691) 14 years ago
features2d refactored features2d and sample on matching to many images 14 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann fixed some more tests on Windows; changed inheritance Matx -> Vec to Vec -> Matx 14 years ago
gpu fixed scaling in gpu HOG 14 years ago
haartraining fixed background image reader (thanks to albertzeyer for the patch - ticket #651) 14 years ago
highgui add protection against EAGAIN error in the streams (thanks to vrabaud for the patch - ticket #553) 14 years ago
imgproc added 64f support in cv::resize 14 years ago
legacy Updated FLANN to version 1.5 14 years ago
ml probably fixed the bug in ANN::calc_output_scale with update_weights=true (ticket #558) 14 years ago
objdetect added max window size parameter for cascade classifier 14 years ago
python fixed some GCC 4.4 warnings 14 years ago
traincascade bugfix: wrong command line argument used 14 years ago
video added type selection in the Kalman filter (thanks to Nghia Ho for the patch; see ticket #693) 14 years ago
CMakeLists.txt Updated FLANN to version 1.5 14 years ago