opencv/modules/core
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 added description of minMaxIdx 2011-12-09 12:13:23 +00:00
include/opencv2/core Global CMake reorganization: 2012-02-03 11:26:49 +00:00
perf Corrected perf tests: merge, split. 2012-01-23 07:47:44 +00:00
src fixed potential bug in cv::eigen() 2012-01-26 19:41:59 +00:00
test fixed a bug which caused incorrect work of function eigen() 2012-01-25 16:01:59 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00