opencv/modules
2012-04-10 19:17:44 +00:00
..
androidcamera Autofocus issue on Android ICS fixed. 2012-04-05 14:00:36 +00:00
calib3d Fixed warnings about unused return value of fscanf, scanf and system 2012-04-10 15:44:07 +00:00
contrib Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 2012-04-08 21:49:19 +00:00
core Andrey, Maria and I fixed Mat::diag() 2012-04-10 13:02:58 +00:00
features2d Fixed warnings about unused return value of fscanf, scanf and system 2012-04-10 15:44:07 +00:00
flann Corrected fix of flann deprecation warnings 2012-04-10 19:16:31 +00:00
gpu Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 2012-04-08 21:49:19 +00:00
highgui Added video input perf test 2012-04-10 18:02:58 +00:00
imgproc Added documentation of old Python parameters in cv.DrawContours() (issue #987) 2012-04-09 12:03:01 +00:00
java Java API: fixing more tests 2012-04-10 19:17:44 +00:00
legacy Fixed warnings about unused return value of fscanf, scanf and system 2012-04-10 15:44:07 +00:00
ml fixed likelihood computing 2012-04-10 14:03:05 +00:00
nonfree Fixed warnings about unused return value of fread 2012-04-10 15:12:08 +00:00
objdetect Fixed warnings about unused return value of fread 2012-04-10 15:12:08 +00:00
photo fixing arg name according to ref man 2012-03-21 14:59:56 +00:00
python Fixed/suppressed remaining warnings from the python bindings 2012-04-10 15:50:19 +00:00
stitching added optional dependency stitching->nonfree. When nonfree is available, make sure linker does not throw it away. 2012-03-31 17:25:19 +00:00
ts Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 2012-04-08 21:49:19 +00:00
video Documented a return value in meanShift() and CamShift() (issue #1678) 2012-04-09 12:44:18 +00:00
videostab Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 2012-04-08 21:49:19 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 2012-04-10 14:28:48 +00:00