opencv/modules
2011-05-18 15:16:12 +00:00
..
calib3d fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 2011-05-18 15:16:12 +00:00
contrib Fixed Android build 2011-05-12 07:02:39 +00:00
core removed debug print statement from cvMixChannels() 2011-05-17 15:55:40 +00:00
features2d fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>. 2011-05-17 15:44:01 +00:00
ffmpeg solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
flann fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
gpu compilation under mac 2011-05-18 13:02:27 +00:00
haartraining solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
highgui fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 2011-05-18 15:16:12 +00:00
imgproc fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 2011-05-18 15:16:12 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml Purpose: completed the ml chapter 2011-05-15 19:15:36 +00:00
objdetect Purpose: completed the objdetect chapter 2011-05-15 19:16:27 +00:00
python copied helper modules from doc to modules/python/test 2011-05-17 15:52:23 +00:00
stitching minor changes in opencv_stitching 2011-05-18 15:05:06 +00:00
traincascade solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
ts fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
video fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 2011-05-18 15:16:12 +00:00
CMakeLists.txt added image stitching module 2011-05-04 11:09:42 +00:00
refman.rst converted user guide & tutorials from tex to rst; added them into the whole documentation tree; added html_docs target. 2011-05-10 22:09:07 +00:00