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 1fce36a164 try to make a more elegant workaround for the incorrectly generated code in Canny (ticket #157) 14 years ago
..
calib3d switched from 8-point kernel to 7-point kernel in the fundamental matrix estimator (fixes some corner cases; see ticket #434) 14 years ago
contrib fixed member initialization in the sparse bundle adjustment code (ticket #385) 14 years ago
core removed cv prefix 14 years ago
features2d added range check in the keypoint interpolation in SURF algorithm (ticket #497) 14 years ago
ffmpeg
flann
gpu Fixing a small error in compilation for gpu - anatoly should review. 14 years ago
haartraining
highgui Making highgui build for android 14 years ago
imgproc try to make a more elegant workaround for the incorrectly generated code in Canny (ticket #157) 14 years ago
legacy
ml fixed cvPreprocessIndexArray (ticket #517) 14 years ago
objdetect
python
traincascade
video
CMakeLists.txt