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.
 
 
 
 
 
 
Vladislav Vinogradov 8f108b4e7e bug fix 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 Linux build 13 years ago
features2d unified norm computing; added generalized Hamming distance 13 years ago
flann unified norm computing; added generalized Hamming distance 13 years ago
gpu bug fix 13 years ago
haartraining
highgui fixed bug #1388 13 years ago
imgproc reenabled Tegra optimized resize 13 years ago
java Java API: fix for Subdiv2D::getTriangleList() and Subdiv2D::getEdgeList(); test for getTriangleList() is added. 13 years ago
legacy
ml added CV_OUT to CvANN_MLP::predict 13 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 new optimized implementation of BruteForceMatcher_GPU (~2-3x faster) 13 years ago
traincascade Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 13 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