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 ec314cf232 moved the matrix expressions from mat.hpp to matop.cpp. That should improve build times 15 years ago
..
calib3d added 3-camera rectification and 8-coeff distortion model 15 years ago
contrib
core moved the matrix expressions from mat.hpp to matop.cpp. That should improve build times 15 years ago
features2d uncommented fix of write/read keypoints 15 years ago
ffmpeg
gpu implemented cv::gpu::merge and cv::gpu::split functions 15 years ago
haartraining
highgui Qt fix: cvAddText ticket #561 15 years ago
imgproc added 3-camera rectification and 8-coeff distortion model 15 years ago
legacy
ml fixed CvDTree and CvForestTree find_best_split() methods 15 years ago
objdetect
python
traincascade
video
CMakeLists.txt