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.
 
 
 
 
 
 
Vladislav Vinogradov 64119dd924 implemented gpu::copyMakeBorder for all border modes 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 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 implemented gpu::copyMakeBorder for all border modes 13 years ago
haartraining
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
ml added CV_OUT to CvANN_MLP::predict 14 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
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