opencv/modules
Vladislav Vinogradov 79cc05d062 minor fix
2012-01-25 07:31:56 +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 added the abstract cv::Algorithm class; low-level exp & fastAtan etc. functions for more efficient SIFT implementation; fixed bug #1521 2012-01-24 20:14:07 +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 Updating opencv module definition in cmake 2012-01-24 16:55:47 +00:00
haartraining fixed #768 ticket 2011-06-14 10:19:56 +00:00
highgui Updating opencv module definition in cmake 2012-01-24 16:55:47 +00:00
imgproc Fixed build without SSE 2012-01-23 14:40:58 +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 minor fix 2012-01-25 07:31:56 +00:00
traincascade fixed traincascade for ordered features 2011-12-22 11:19:27 +00:00
ts Updating opencv module definition in cmake 2012-01-24 16:55:47 +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