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.
 
 
 
 
 
 
Alexander Kapustin c5cc79d4d5 Tegra optimized functions cvt32finttype were temporary deleted due correctness bug 13 years ago
..
androidcamera cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
calib3d Fixed bug #1634 13 years ago
contrib added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution) 13 years ago
core Tegra optimized functions cvt32finttype were temporary deleted due correctness bug 13 years ago
features2d switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
flann fixed hundreds of warnings from MSVC 2010. 13 years ago
gpu fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
highgui Fixed compiling error for ffmpeg with libavcodec less than 53.4.0 13 years ago
imgproc fixed many warnings from GCC 4.6.1 13 years ago
java moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
legacy fixed many warnings from GCC 4.6.1 13 years ago
ml fixed many warnings from GCC 4.6.1 13 years ago
nonfree switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
objdetect Fixed bug #1663 13 years ago
photo moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
python fixed many warnings from GCC 4.6.1 13 years ago
stitching fixed hundreds of warnings from MSVC 2010. 13 years ago
ts fixed hundreds of warnings from MSVC 2010. 13 years ago
video fixed many warnings from GCC 4.6.1 13 years ago
CMakeLists.txt
refman.rst lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago