opencv/modules/stitching
2011-08-15 12:20:27 +00:00
..
autocalib.cpp implemented rotating-only cameras calibration 2011-08-15 06:15:06 +00:00
autocalib.hpp implemented rotating-only cameras calibration 2011-08-15 06:15:06 +00:00
blenders.cpp added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching 2011-07-01 07:07:54 +00:00
blenders.hpp refactored opencv_stitching, added possibility to turn off BA 2011-08-15 12:20:27 +00:00
CMakeLists.txt fixed #768 ticket 2011-06-14 10:19:56 +00:00
exposure_compensate.cpp refactored opencv_stitching, added possibility to turn off BA 2011-08-15 12:20:27 +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 refactored opencv_stitching, added possibility to turn off BA 2011-08-15 12:20:27 +00:00
matchers.cpp minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors) 2011-08-10 06:53:24 +00:00
matchers.hpp added saving of matches graph into opencv_stitching (in DOT format) 2011-08-15 08:19:57 +00:00
motion_estimators.cpp refactored opencv_stitching, added possibility to turn off BA 2011-08-15 12:20:27 +00:00
motion_estimators.hpp refactored opencv_stitching, added possibility to turn off BA 2011-08-15 12:20:27 +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 minor stitching optimization (improve buffer reuse) 2011-08-09 13:08:54 +00:00
seam_finders.cpp refactored opencv_stitching, added possibility to turn off BA 2011-08-15 12:20:27 +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 implemented rotating-only cameras calibration 2011-08-15 06:15:06 +00:00
util.hpp added saving of matches graph into opencv_stitching (in DOT format) 2011-08-15 08:19:57 +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