fixed bug in opencv_stitching (corrected resize images step), added matches checking...
authorAlexey Spizhevoy <no@email>
Thu, 9 Jun 2011 10:16:10 +0000 (10:16 +0000)
committerAlexey Spizhevoy <no@email>
Thu, 9 Jun 2011 10:16:10 +0000 (10:16 +0000)
commitace94d2ebf914544868fc267f7518042aaaab85c
tree6ad610d1eacad2e5e5fa67a6c0b239cda1245971
parent3ed42fcd233d08ed56783665f655e32ff704dfc0
fixed bug in opencv_stitching (corrected resize images step), added matches checking (both 1->2 and 2->1 must be presented)
modules/stitching/blenders.cpp
modules/stitching/main.cpp
modules/stitching/matchers.cpp
modules/stitching/motion_estimators.cpp
modules/stitching/seam_finders.cpp
modules/stitching/warpers.hpp
modules/stitching/warpers_inl.hpp
samples/gpu/driver_api_stereo_multi.cpp