opencv/modules/stitching/src
2011-10-03 09:44:30 +00:00
..
autocalib.cpp put all old stitching API into detail namespace 2011-09-07 06:34:22 +00:00
blenders.cpp Added createWightMaps function into FeatherBlender (stitching) 2011-10-03 09:44:30 +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 Avoid duplicated surf extraction step when same parameters are used for detection and descriptors calculation 2011-10-03 08:44:28 +00:00
motion_estimators.cpp Added fix for removing too similar images into the stitching module 2011-09-30 12:46:11 +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 Fixed build error (Linux) 2011-09-26 11:05:56 +00:00
stitcher.cpp Refactored warpers in the stitching module, added buildMaps function into the RotationWarper interface 2011-10-03 06:31:24 +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 Fixed support of translation in the GPU-based plane warper 2011-10-03 07:42:16 +00:00