added handling of camera parameters estimation errors (#3122)
authorAlexey Spizhevoy <alexey.spizhevoy@itseez.com>
Wed, 3 Jul 2013 11:20:14 +0000 (15:20 +0400)
committerAlexey Spizhevoy <alexey.spizhevoy@itseez.com>
Wed, 3 Jul 2013 11:20:14 +0000 (15:20 +0400)
commit37ea8722048187ea409541e8f2c9517b52fb1321
treeec708c0dc55535b6fbd3e041ee447c842ec48432
parent70deda354a3cd7b73b2278185e26e417dfffbc10
added handling of camera parameters estimation errors (#3122)
modules/stitching/include/opencv2/stitching.hpp
modules/stitching/include/opencv2/stitching/detail/motion_estimators.hpp
modules/stitching/src/motion_estimators.cpp
modules/stitching/src/stitcher.cpp
samples/cpp/stitching_detailed.cpp