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 b481f12de8 fixed computation of feature vectors in self-similarity descriptor (max->min) 15 years ago
..
calib3d handle the non-detected board case in cv::drawChessboardCorners. 15 years ago
contrib fixed computation of feature vectors in self-similarity descriptor (max->min) 15 years ago
core fixed matrix comma initializer for shorter notation 15 years ago
features2d fixed 15 years ago
ffmpeg
haartraining
highgui New functions with QT GUI: 15 years ago
imgproc doxygenated opencv_video & opencv_calib3d modules (C++ part only) 15 years ago
legacy
ml fixed CvSVM 15 years ago
objdetect now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor 15 years ago
python #362, CvMoments fields now exposed, smoke tested by test_moments 15 years ago
traincascade minor fixes in CMake scripts 15 years ago
video doxygenated opencv_video & opencv_calib3d modules (C++ part only) 15 years ago
CMakeLists.txt