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. 14 years ago
..
MacOSX/FaceTracker "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
android Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource 14 years ago
c new version of command line parser 14 years ago
cpp 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. 14 years ago
gpu implemented gpu::resize for all types 14 years ago
python embeded cv Python module into cv2. 14 years ago
python2 wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 14 years ago
CMakeLists.txt Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES 14 years ago