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.
 
 
 
 
 
 
Vadim Pisarevsky 1dbe5ccc5f improved phaseCorrelate() performance (thanks to Will Lucas for the patch) 13 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d Fixed the new version of findCirclesGrid. 13 years ago
contrib warnings 13 years ago
core fixed bug #1370 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 Applied fix from #1382 13 years ago
gpu implemented gpu::reduce 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed fullscreen window mode on Windows. 13 years ago
imgproc improved phaseCorrelate() performance (thanks to Will Lucas for the patch) 13 years ago
java fixed Java API build (not sure if features2d is wrapped correctly now) 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 fixed compilation under ubuntu 13 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
stitching Added BA refinement flags into stitching_detailed 13 years ago
traincascade Modified install layout for Android 14 years ago
ts Perf tests: added option to set affinity mask on Android platform 13 years ago
video Documentation: fixed references for C++ operators 14 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