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 177618984d dft perf test minor fix 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d exported C++ stereoRectify in Python 14 years ago
contrib continuing code correction for windows warning elimination 14 years ago
core dft perf test minor fix 14 years ago
features2d unified norm computing; added generalized Hamming distance 14 years ago
flann Clang compilation fixes, closes #1432 14 years ago
gpu implemented gpu::gemm via CUBLAS 14 years ago
haartraining fixed #768 ticket 14 years ago
highgui fixed bug #1388 14 years ago
imgproc minor fix of inpaint perf test 14 years ago
java Java API: fix for Subdiv2D::getTriangleList() and Subdiv2D::getEdgeList(); test for getTriangleList() is added. 14 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 gpu module: refactored devmem2d.hpp (atomic bomb) 14 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 14 years ago
stitching Added ORB features finder into stitching module 14 years ago
traincascade Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 14 years ago
ts added small resolutions for perf tests 14 years ago
video Disabled some unfinished optimizations. 14 years ago
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 14 years ago
refman.rst re-added the opencv_flann documentation 14 years ago