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.
 
 
 
 
 
 
Marius Muja a73b509b1e Clang compilation fixes, closes #1432 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 warning under vs2008 13 years ago
features2d unified norm computing; added generalized Hamming distance 13 years ago
flann Clang compilation fixes, closes #1432 13 years ago
gpu added wrappers for BroxOpticalFlow and interpolateFrames 13 years ago
haartraining fixed #768 ticket 14 years ago
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 fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
ml added CV_OUT to CvANN_MLP::predict 13 years ago
objdetect gpu module: refactored devmem2d.hpp (atomic bomb) 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 Several improvements in performance reports 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