opencv/modules
2011-04-30 18:02:56 +00:00
..
calib3d fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert) 2011-04-29 15:00:37 +00:00
contrib added missing "#include <functional>" 2011-02-18 12:08:28 +00:00
core Merged the branch /branches/opencv_pthread_framework/opencv into the trunk. 2011-04-29 14:20:24 +00:00
features2d fixed #932 2011-04-29 17:12:55 +00:00
ffmpeg bugfix for highgui crash on Windows in debug mode (ticket #752) has been propagated from branch 2.2 to trunk 2011-04-26 12:09:27 +00:00
flann Prefixed constants in flann with FLANN_ to prevent clashes with constants from other includes, closes bug #890 2011-02-16 08:42:52 +00:00
gpu fixed typo 2011-04-27 08:24:24 +00:00
haartraining Fixed output paths for some libraries and executables. 2011-04-30 10:42:33 +00:00
highgui Purpose: updated the highgui chapter 2011-04-30 14:10:45 +00:00
imgproc Purpose: completed the imgproc chapter 2011-04-30 14:04:51 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml fixed CvGBTrees 2011-04-30 18:02:56 +00:00
objdetect Merged the branch /branches/opencv_pthread_framework/opencv into the trunk. 2011-04-29 14:20:24 +00:00
python restore data matrix 2011-04-26 00:01:41 +00:00
traincascade Fixed output paths for some libraries and executables. 2011-04-30 10:42:33 +00:00
ts Android compatibility fix: avoid regex.h include to be able to build OpenCV for platform android-5 2011-04-21 12:54:16 +00:00
video fixed build problems on Windows 2011-04-18 15:14:32 +00:00
CMakeLists.txt Fixed tests compilation issue with low Android API levels. OpenCV successfully compiles for API level 3 and above. 2011-04-30 10:38:24 +00:00
index.rst added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work 2011-03-05 21:26:13 +00:00