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 Pavlenko 5f02bbd0d9 Java API: fixing more tests 13 years ago
..
androidcamera Autofocus issue on Android ICS fixed. 13 years ago
calib3d minor correction in fx, fy (elements of camera matrix) description (ticket #1779) 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 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 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 moved to double in EM; fixed bug 13 years ago
ml fixed likelihood computing 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 added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 13 years ago