opencv/modules/stitching/src
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
..
autocalib.cpp Fixed median focal length estimation in the stitching module 2011-10-24 12:35:11 +00:00
blenders.cpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
camera.cpp Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers. 2011-09-16 12:25:23 +00:00
exposure_compensate.cpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
matchers.cpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
motion_estimators.cpp Made changes in the stitching log macros: now the function stitchingLogLevel() may be used to make the stitching classes more/less verbose. 2012-01-24 11:56:32 +00:00
precomp.cpp turned opencv_stitching application to module and sample 2011-09-05 10:41:54 +00:00
precomp.hpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
seam_finders.cpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
stitcher.cpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00
util.cpp Made changes in the stitching log macros: now the function stitchingLogLevel() may be used to make the stitching classes more/less verbose. 2012-01-24 11:56:32 +00:00
warpers.cpp Global CMake reorganization: 2012-02-03 11:26:49 +00:00