opencv/modules/calib3d
Andrey Kamaev 984eb99428 Global CMake reorganization:
[~] Automatically tracked dependencies between modules
 [+] Support for optional module dependencies
 [+] Options to choose modules to build
 [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
 [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
 [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
2012-02-03 11:26:49 +00:00
..
doc modified documentation of solvePnP and solvePnPRansac 2012-01-10 16:01:06 +00:00
include/opencv2/calib3d added P3P method 2011-12-26 12:59:07 +00:00
perf 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
src done user requirement from yvonnic2m@gmail.com 2012-01-06 15:26:24 +00:00
test some design code changes in new tests 2012-01-25 13:41:48 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00