opencv/modules/stitching
2011-07-01 07:07:54 +00:00
..
autocalib.cpp fixed typo in opencv_stitching 2011-06-17 13:22:38 +00:00
autocalib.hpp updated focal estimation (opencv_stitching) + refactoring 2011-05-24 05:58:15 +00:00
blenders.cpp added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
blenders.hpp added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
CMakeLists.txt fixed #768 ticket 2011-06-14 10:19:56 +00:00
exposure_compensate.cpp added --blend_strength parameter into opencv_stitching 2011-05-30 10:18:02 +00:00
exposure_compensate.hpp added block-based gain compensator (opencv_stitching), added --preview flag. 2011-05-28 12:18:49 +00:00
main.cpp added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
matchers.cpp GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 2011-06-30 14:39:48 +00:00
matchers.hpp replaced brute force matcher with flann based one (opencv_stitching) 2011-05-26 07:10:44 +00:00
motion_estimators.cpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 2011-06-09 10:16:10 +00:00
motion_estimators.hpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
precomp.cpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
precomp.hpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
seam_finders.cpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 2011-06-09 10:16:10 +00:00
seam_finders.hpp added GC_COLOR_GRAD cost function type into opencv_stitching 2011-05-27 11:41:35 +00:00
util_inl.hpp added GC_COLOR_GRAD cost function type into opencv_stitching 2011-05-27 11:41:35 +00:00
util.cpp added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
util.hpp fixed logging function in opencv_stitching 2011-06-01 13:50:41 +00:00
warpers_inl.hpp fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented) 2011-06-09 10:16:10 +00:00
warpers.cpp added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
warpers.hpp added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00