opencv/modules
P. Druzhkov 15f7918e34 problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample
2011-05-11 07:58:47 +00:00
..
calib3d more warnings fixed. +some warnings in examples 2011-05-07 12:06:58 +00:00
contrib fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
core fixed LUT (ticket #1057) 2011-05-11 05:32:00 +00:00
features2d Purpose: completed the feature2d chapter 2011-05-08 15:30:00 +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 ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
gpu added lightweight class DeviceBuffer to matrix_reductions.cpp 2011-05-11 07:30:46 +00:00
haartraining fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
highgui Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string). 2011-05-10 12:29:43 +00:00
imgproc fixed bug in cv::Scharr and cv::Laplacian (ddepth < 0) 2011-05-10 06:28:48 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml problem with the supported data matrices types is fixed 2011-05-11 07:58:47 +00:00
objdetect fixed save/load of dot; added data for the sample 2011-05-10 13:30:58 +00:00
python Added extra argument for BlobDetector in findCirclesGrid 2011-05-06 14:02:07 +00:00
stitching reduced memory requirements for multi-band blending 2011-05-11 05:28:55 +00:00
traincascade fixed #1025 2011-05-04 11:12:17 +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