opencv/modules
Leonid Beynenson 7ec77593db Made changes in Android camera classes: now we can get list of possible preview resolutions of Android camera (as string).
Also now work of Android camera is more accurate in the case when the size of grabbed frame buffer does not consist with the expected frame size.
2011-05-10 12:29:43 +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 bug in cv::LUT (multi-channel source array and single-channel table) 2011-05-10 06:11:03 +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 fixed gpu projectPoints and solvePnPRansac tests 2011-05-10 07:37:05 +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 more warnings fixed. +some warnings in examples 2011-05-07 12:06:58 +00:00
objdetect changed the dot 2011-05-10 12:01:42 +00:00
python Added extra argument for BlobDetector in findCirclesGrid 2011-05-06 14:02:07 +00:00
stitching refactored opencv_stitching 2011-05-06 08:05:02 +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
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