opencv/modules
2012-01-30 06:53:50 +00:00
..
androidcamera Updating opencv module definition in cmake (continued) 2012-01-25 13:41:12 +00:00
calib3d some design code changes in new tests 2012-01-25 13:41:48 +00:00
contrib corrected retina internal buffers copy methods 2012-01-13 09:52:24 +00:00
core fixed potential bug in cv::eigen() 2012-01-26 19:41:59 +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 gpu::device::transform with non-aligned sources (Ticket #1567) 2012-01-27 13:10:30 +00:00
haartraining Updating opencv module definition in cmake (continued) 2012-01-25 09:04:49 +00:00
highgui fixed of the ticket #1442 2012-01-26 11:36:12 +00:00
imgproc fixed bug #1422 (thanks to jondo for the patch) 2012-01-29 14:31:10 +00:00
java fixing Java test compilation after API change (distanceTransform() -> distanceTransformWithLabels()) 2012-01-26 08:51:16 +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 added tests on cv.CreateImage() (thanks to mythsmith). 2012-01-25 13:32:48 +00:00
stitching Updated the stitching module docs 2012-01-30 06:53:50 +00:00
traincascade Updating opencv module definition in cmake (continued) 2012-01-25 09:04:49 +00:00
ts Updating opencv module definition in cmake (continued) 2012-01-25 09:04:49 +00:00
video added copyright notice for MOG2 algorithm by Z. Zivkovic 2011-12-29 14:08:33 +00:00
CMakeLists.txt Updating opencv module definition in cmake (continued) 2012-01-25 09:04:49 +00:00
refman.rst Added the first version of the stitching module docs 2012-01-18 13:43:34 +00:00