opencv/modules
2011-05-18 07:11:45 +00:00
..
calib3d Purpose: completed the calib3d chapter 2011-05-15 19:16:53 +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 GpuMat::setTo optimization (call cudaMemcpy2D if possible) 2011-05-18 06:51:05 +00:00
haartraining solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
highgui solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
imgproc fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>. 2011-05-17 15:44:01 +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 added leaveBiggestComponent function into opencv_stitching 2011-05-18 07:11:45 +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 ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +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