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.
 
 
 
 
 
 
Andrey Kamaev 18067c8e9f Fixed flann deprecation warnings from flann itself 13 years ago
..
androidcamera Autofocus issue on Android ICS fixed. 13 years ago
calib3d fixed few warnings 13 years ago
contrib Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
core Added Android-specific implementation of getNumberOfCPUs 13 years ago
features2d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
flann Fixed flann deprecation warnings from flann itself 13 years ago
gpu Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
highgui added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well. 13 years ago
imgproc Added documentation of old Python parameters in cv.DrawContours() (issue #987) 13 years ago
java updating Eclipse projects settings 13 years ago
legacy moved to double in EM; fixed bug 13 years ago
ml moved to double in EM; fixed bug 13 years ago
nonfree fixed problem with SURF loading in Python tests 13 years ago
objdetect Removed unneded dependency between objdetect and calib3d 13 years ago
photo fixing arg name according to ref man 13 years ago
python nonfree is optional for Python module now 13 years ago
stitching added optional dependency stitching->nonfree. When nonfree is available, make sure linker does not throw it away. 13 years ago
ts Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
video Documented a return value in meanShift() and CamShift() (issue #1678) 13 years ago
videostab Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago
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