opencv/modules
2011-05-02 22:20:22 +00:00
..
calib3d updated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backward compatibility; fixed bug #952 2011-05-02 22:20:22 +00:00
contrib added missing "#include <functional>" 2011-02-18 12:08:28 +00:00
core updated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backward compatibility; fixed bug #952 2011-05-02 22:20:22 +00:00
features2d added the filtering of keypoints having zero size (#877) 2011-05-01 17:38:52 +00:00
ffmpeg fixed opencv-ffmpeg compile bug with MinGW (thanks to takacsd for the patch) 2011-05-01 17:09:40 +00:00
flann fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920 2011-04-30 19:29:26 +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-05-02 19:34:16 +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 #887 2011-05-02 17:04:29 +00:00
objdetect minor 2011-05-02 17:03:53 +00:00
python fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920 2011-04-30 19:29:26 +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 Purpose: updated the video chapter 2011-05-02 20:21:37 +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