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.
 
 
 
 
 
 
Kirill Kornyakov 0e9d0f6d06 updated erode perf test 13 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d exported C++ stereoRectify in Python 13 years ago
contrib added func to different colors generation 13 years ago
core fixed bug with using not built-in ZLIB library 13 years ago
features2d fixed problem with incorrect distance values returned by FlannBasedMatcher for hamming metric (int's were interpreted as floats) 13 years ago
flann fixed bug #1331 13 years ago
gpu optflow gpu compilation fix under vs2010 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui fixed bug #1388 13 years ago
imgproc updated erode perf test 13 years ago
java Java API: fix for Subdiv2D::getTriangleList() and Subdiv2D::getEdgeList(); test for getTriangleList() is added. 13 years ago
legacy fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml added CV_OUT to CvANN_MLP::predict 14 years ago
objdetect Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier. 13 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
stitching Added createWightMaps function into FeatherBlender (stitching) 13 years ago
traincascade Modified install layout for Android 14 years ago
ts Updated command line arguments in performance tests 13 years ago
video Disabled some unfinished optimizations. 13 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 13 years ago
refman.rst re-added the opencv_flann documentation 14 years ago