opencv/modules/stitching
2011-05-27 04:44:32 +00:00
..
autocalib.cpp fixed some bugs in opencv_stitching 2011-05-25 12:36:14 +00:00
autocalib.hpp updated focal estimation (opencv_stitching) + refactoring 2011-05-24 05:58:15 +00:00
blenders.cpp minor changes in opencv_stitching 2011-05-27 04:44:32 +00:00
blenders.hpp added number of bands cropping in multi-bands blending 2011-05-25 13:14:56 +00:00
CMakeLists.txt solution folder flag disabled by default 2011-05-17 09:40:06 +00:00
exposure_compensate.cpp fixed some bugs in opencv_stitching 2011-05-25 12:36:14 +00:00
exposure_compensate.hpp added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
main.cpp added some comments into multi-band blending code 2011-05-26 09:01:27 +00:00
matchers.cpp replaced brute force matcher with flann based one (opencv_stitching) 2011-05-26 07:10:44 +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 updated focal estimation (opencv_stitching) + refactoring 2011-05-24 05:58:15 +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 implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
seam_finders.cpp added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
seam_finders.hpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
util_inl.hpp added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
util.cpp added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
util.hpp added gain compensation into opencv_stitching 2011-05-25 09:09:41 +00:00
warpers_inl.hpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
warpers.cpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00
warpers.hpp implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 2011-05-23 11:31:02 +00:00