opencv/modules/stitching/src
2012-07-02 11:04:43 +00:00
..
autocalib.cpp Fixed median focal length estimation in the stitching module 2011-10-24 12:35:11 +00:00
blenders.cpp merged the trunk r8704:8716 2012-06-28 16:13:29 +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 Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
matchers.cpp Merged the trunk r8852:8880 2012-07-02 11:04:43 +00:00
motion_estimators.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +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 created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
stitcher.cpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +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 Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points. 2012-02-22 15:44:39 +00:00