opencv/modules
2011-05-21 11:24:42 +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 allow lower-case utf-8 encoding specification as well 2011-05-21 09:29:21 +00:00
features2d - add missing tests for ORB 2011-05-20 23:53:22 +00:00
ffmpeg solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
flann fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008) 2011-05-19 17:11:25 +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 Tegra optimization for calcOpticalFlowPyrLK 2011-05-20 14:33:41 +00:00
imgproc fixed top-right and bottom-right corners filtering in the case of constant border (ticket #1058) 2011-05-19 12:19:48 +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 alter the read stage.threshold to match traincascade behavior (ticket #1071) 2011-05-19 12:41:48 +00:00
python copied helper modules from doc to modules/python/test 2011-05-17 15:52:23 +00:00
stitching refactoring in opencv_stitching 2011-05-21 11:24:42 +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 Tegra optimization for calcOpticalFlowPyrLK 2011-05-20 14:33:41 +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