opencv/modules
2012-01-23 12:14:46 +00:00
..
androidcamera First version of native camera support for Android 3.x.x and 4.0.x 2012-01-18 14:33:39 +00:00
calib3d added checking homography matrix computing for vector <Point2f> 2012-01-17 16:47:23 +00:00
contrib corrected retina internal buffers copy methods 2012-01-13 09:52:24 +00:00
core Corrected perf tests: merge, split. 2012-01-23 07:47:44 +00:00
features2d Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 2011-12-29 16:46:16 +00:00
flann Fixing ticket #1539 2012-01-09 21:31:51 +00:00
gpu fixed bug in gpu::Canny 2012-01-23 07:41:39 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui Fixed highgui tests for Android 2011-12-20 07:45:49 +00:00
imgproc applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT) 2012-01-23 12:14:46 +00:00
java Fixed FAST feature detector Java tests 2011-12-21 12:47:25 +00:00
legacy fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
ml fixed traincascade for ordered features 2011-12-22 11:19:27 +00:00
objdetect Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 2012-01-03 13:48:12 +00:00
python Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 2012-01-03 13:48:12 +00:00
stitching Updated the stitching module docs 2012-01-20 09:07:52 +00:00
traincascade fixed traincascade for ordered features 2011-12-22 11:19:27 +00:00
ts More natural sorting of MatType constants in performance reports. 2012-01-16 07:04:26 +00:00
video added copyright notice for MOG2 algorithm by Z. Zivkovic 2011-12-29 14:08:33 +00:00
CMakeLists.txt Gpu functionality in stitching module is excluded from Android build 2011-09-07 08:59:39 +00:00
refman.rst Added the first version of the stitching module docs 2012-01-18 13:43:34 +00:00