opencv/modules/imgproc
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 doc typo fixed 2012-01-03 13:30:21 +00:00
include/opencv2/imgproc fixed bug #1422 (thanks to jondo for the patch) 2012-01-29 14:31:10 +00:00
perf Tegra optimization for image filtering 2012-01-23 09:16:07 +00:00
src fixed bug #1552 2012-01-25 12:43:47 +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