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.
 
 
 
 
 
 
Anatoly Baksheev 0fc8fc77c0 eliminated shread_ptr dependency from optical flow gpu. It caused compilation errors. 14 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d Fixed the new version of findCirclesGrid. 14 years ago
contrib warnings 14 years ago
core Tegra optimized cvRound; perf test for cvRound; fixed perf test for stitching 14 years ago
features2d fixed problem with incorrect distance values returned by FlannBasedMatcher for hamming metric (int's were interpreted as floats) 14 years ago
flann Applied fix from #1382 14 years ago
gpu eliminated shread_ptr dependency from optical flow gpu. It caused compilation errors. 14 years ago
haartraining
highgui fixed bug #1388 14 years ago
imgproc 1) detail source group for stitching 14 years ago
java Java API: fix for Subdiv2D::getTriangleList() and Subdiv2D::getEdgeList(); test for getTriangleList() is added. 14 years ago
legacy
ml added CV_OUT to CvANN_MLP::predict 14 years ago
objdetect restored doc on latent svm that was lost in moving to rst 14 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 14 years ago
stitching Tegra optimized cvRound; perf test for cvRound; fixed perf test for stitching 14 years ago
traincascade
ts Perf tests: added option to set affinity mask on Android platform 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