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 a44629d46f add missing #include <stdarg.h> 14 years ago
..
calib3d
contrib
core some fixes due to the changed policy in DataType & DataDepth handling 14 years ago
features2d
ffmpeg
flann add missing #include <stdarg.h> 14 years ago
gpu added vecmath to gpu module. 14 years ago
haartraining
highgui
imgproc fixed several warnings; modified size comparison: m1.size() == m2.size() => m1.size == m2.size 14 years ago
legacy
ml
objdetect
python
traincascade
video
CMakeLists.txt