opencv/modules/stitching/src
2011-09-21 12:13:07 +00:00
..
autocalib.cpp put all old stitching API into detail namespace 2011-09-07 06:34:22 +00:00
blenders.cpp Gpu functionality in stitching module is excluded from Android build 2011-09-07 08:59:39 +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 Added fix for 0 found features in stitching matcher 2011-09-13 14:15:18 +00:00
motion_estimators.cpp Refactored motion estimators in stitching module 2011-09-21 12:13:07 +00:00
precomp.cpp turned opencv_stitching application to module and sample 2011-09-05 10:41:54 +00:00
precomp.hpp added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed 2011-09-07 11:14:27 +00:00
seam_finders.cpp put all old stitching API into detail namespace 2011-09-07 06:34:22 +00:00
stitcher.cpp Refactored motion estimators in stitching module 2011-09-21 12:13:07 +00:00
util.cpp added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed 2011-09-07 11:14:27 +00:00
warpers.cpp Added translation parameter into stitching module warpers. For now only PlaneWarper and PlaneWarperGpu warpers support it. 2011-09-21 10:53:23 +00:00