opencv/modules/stitching/src
2012-01-24 11:56:32 +00:00
..
autocalib.cpp Fixed median focal length estimation in the stitching module 2011-10-24 12:35:11 +00:00
blenders.cpp prepared GpuMat for moving to core module 2011-10-31 08:51:00 +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 Gpu functionality in stitching module is excluded from Android build 2011-09-07 08:59:39 +00:00
matchers.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
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 Tegra-optimized features matching for Stitching 2011-10-27 14:06:06 +00:00
seam_finders.cpp Added warp method into the RotationWarper interface, added find() into VoronoiSeamFinder which uses only source image sizes 2011-10-07 08:17:55 +00:00
stitcher.cpp Fixed small bugs in Stitcher class 2011-10-25 12:42:08 +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 Renamed warp of point method into warpPoint 2011-10-07 08:51:01 +00:00