Make stitching panoramas reusable after estimating transform once
authorAlexander Broemmer <alexander.broemmer@ximea.com>
Thu, 23 Mar 2017 18:16:57 +0000 (19:16 +0100)
committerAlexander Broemmer <alexander.broemmer@ximea.com>
Fri, 24 Mar 2017 13:20:43 +0000 (14:20 +0100)
commit30d26acee0ae3a2f5355cddbbdf17b8e40c847c0
tree6688e4ed47d2798e7337cd672ed37b653bba46eb
parentbcac7bd6d260725893a360792ceac9ae74b98d83
Make stitching panoramas reusable after estimating transform once

Stitcher will now make a working copy of the CameraParams object to avoid side effects when composing Panorama.
Makes it possible to estimate transform once and then compose multiple panoramas. Useful for setup with fixed cameras.
modules/stitching/src/stitcher.cpp