How to compute a stitching model and reuse it on further image pairs?
I would like to use the stitching module for video stitching. The elapsed time is not important. Its the quality. However, when I simply apply the stitcher independently on each image pair, all the transformation and blending parameters are computed again and the fusion results jitter (of course).
How would I need to adopt the stitching code in order to precompute the required parameters on the first image pair, and then later to re-apply them on all further image pairs?
I tried to call the stitcher->estimateTransform once and then only to call stitcher->composePanorama but the result is not correct. The code for the experiment can be found here: https://gist.github.com/mojovski/ff4e...
Thank you very much in advance!!
Are these two different cameras with a fixed relationship?
And how does estimateTransform and composePanorama fail? Is it an error message, or does it just not look correct?
the to images are from two different cameras. The results dont "look good". Thats the first stitching result: http://pasteboard.co/398rIHAsy.png and thats the second: http://pasteboard.co/3999mFnfa.png
Can you post the original images so I can experiment?
Thank you! you can find the data here: https://drive.google.com/file/d/0B2fi...