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 4f9a72eaa7 fixed small matrix inversion using Cholesky algorithm (ticket #536) 15 years ago
..
calib3d undone experimental modifications in findExtrinsicCameraParams2. 15 years ago
contrib Updated FLANN to version 1.5 15 years ago
core fixed small matrix inversion using Cholesky algorithm (ticket #536) 15 years ago
features2d added helper macros to the function declarations 15 years ago
ffmpeg updated ffmpeg to 0.6.0 15 years ago
flann add missing #include <stdarg.h> 15 years ago
gpu added vecmath to gpu module. 15 years ago
haartraining bugfix: incrorrect argument order in cvRodrigues2 call 15 years ago
highgui added helper macros to the function declarations 15 years ago
imgproc fixed several warnings; modified size comparison: m1.size() == m2.size() => m1.size == m2.size 15 years ago
legacy Updated FLANN to version 1.5 15 years ago
ml fixed a couple of warnings and 2 possible bugs 15 years ago
objdetect renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc. 15 years ago
python Updated FLANN to version 1.5 15 years ago
traincascade bugfix: wrong command line argument used 15 years ago
video added helper macros to the function declarations 15 years ago
CMakeLists.txt Updated FLANN to version 1.5 15 years ago