opencv/modules
2011-04-15 17:24:07 +00:00
..
calib3d Added checks for incorrect results in the circles grid pattern detection. 2011-04-15 17:24:07 +00:00
contrib added missing "#include <functional>" 2011-02-18 12:08:28 +00:00
core Test system included into Android build 2011-04-11 14:47:06 +00:00
features2d Test system included into Android build 2011-04-11 14:47:06 +00:00
ffmpeg updated ffmpeg to 0.6.0 2010-08-05 17:24:41 +00:00
flann Prefixed constants in flann with FLANN_ to prevent clashes with constants from other includes, closes bug #890 2011-02-16 08:42:52 +00:00
gpu Test system included into Android build 2011-04-11 14:47:06 +00:00
haartraining Merged android-experimental branch back to trunk. 2011-04-06 14:31:03 +00:00
highgui When opening a file with GStreamer: 2011-04-13 07:15:35 +00:00
imgproc patched spilltree for better compatibility with multi-threaded apps (thanks to Kevin Keraudren) 2011-04-04 10:58:07 +00:00
legacy several small fixes; added overloaded variant of cv::drawChessboardCorners 2010-11-27 23:16:50 +00:00
ml normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches) 2011-04-14 17:04:39 +00:00
objdetect Bugs in the test for LatentSVM were fixed. 2011-04-08 03:51:40 +00:00
pics some more doc cleanup 2011-03-03 07:29:55 +00:00
python extended libdc1394 backend (the patch is by Michael Joachimiak) 2011-04-01 18:29:32 +00:00
traincascade replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others) 2011-02-18 10:29:57 +00:00
ts Test system included into Android build 2011-04-11 14:47:06 +00:00
video fixed bug in complanarity check in cvEstimateRigidTransform (thanks to Luca Del Tongo) 2011-03-31 14:03:17 +00:00
CMakeLists.txt Test system included into Android build 2011-04-11 14:47:06 +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