opencv/modules
2012-03-20 09:17:28 +00:00
..
androidcamera cmake scripts are updated to prefer includes from the OpenCV source tree 2012-03-03 15:49:23 +00:00
calib3d fixed bug #1700 2012-03-19 15:59:30 +00:00
contrib Fixed Android build warnings in logpolar_bsm 2012-03-19 12:55:44 +00:00
core fixed some more GCC warnings 2012-03-19 11:21:01 +00:00
features2d switched to non-constant references in Algorithm::addParam, which is more safe. 2012-03-17 09:50:47 +00:00
flann fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
gpu fixed several bugs in gpu arithm functions 2012-03-19 14:18:12 +00:00
highgui Refactored new ffmpeg wrapper 2012-03-20 09:17:28 +00:00
imgproc fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
java moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 2012-03-16 15:11:56 +00:00
legacy fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
ml fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
nonfree switched to non-constant references in Algorithm::addParam, which is more safe. 2012-03-17 09:50:47 +00:00
objdetect Fixed bug #1663 2012-03-18 16:53:00 +00:00
photo moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 2012-03-16 15:11:56 +00:00
python fixed many warnings from GCC 4.6.1 2012-03-17 09:22:31 +00:00
stitching Fixed bug #1693. Also corrected default parameters for stitching. 2012-03-19 11:51:18 +00:00
ts fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
video Fixed bug #1629 2012-03-19 11:29:29 +00:00
videostab Added quiet mode into videostab sample 2012-03-20 08:12:58 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
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. 2012-03-15 14:36:01 +00:00