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 c712f376d5 Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
..
androidcamera Autofocus issue on Android ICS fixed. 13 years ago
calib3d Fixed warnings about unused return value of fscanf, scanf and system 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 Andrey, Maria and I fixed Mat::diag() 13 years ago
features2d Fixed warnings about unused return value of fscanf, scanf and system 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 notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706) 13 years ago
imgproc Added documentation of old Python parameters in cv.DrawContours() (issue #987) 13 years ago
java Java API: fixing more tests 13 years ago
legacy Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
ml fixed likelihood computing 13 years ago
nonfree Fixed warnings about unused return value of fread 13 years ago
objdetect Fixed warnings about unused return value of fread 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 added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 13 years ago