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.
 
 
 
 
 
 
Alexey Spizhevoy 07efb17d12 Fixed warper selection bug in stitching_detailed. Removed estimation of aspect ratio in BA in stitching to avoid stretching of input images. Did minor refactoring. 13 years ago
..
androidcamera Fixed camera output format handling 14 years ago
calib3d Removed countNonZero call from CirclesGridClusterFinder::hierarchicalClustering 13 years ago
contrib warnings 13 years ago
core Tegra-optimized minMaxLoc/minMaxIdx 13 years ago
features2d wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
flann always initialize the output values in LSH-based k-nearest search (patch by Alex Mordvintsev) 13 years ago
gpu Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers. 13 years ago
haartraining fixed #768 ticket 14 years ago
highgui Fixed fullscreen window mode on Windows. 13 years ago
imgproc fixed compilation errors in TeX 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 13 years ago
objdetect Small modification in test parameters. 13 years ago
python wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
stitching Fixed warper selection bug in stitching_detailed. Removed estimation of aspect ratio in BA in stitching to avoid stretching of input images. Did minor refactoring. 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 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