ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.85k stars 552 forks source link

How to modify the original codes to output the most accurate rotation matrixes from the arbitrarily adjacent two images! Thanks very much! #100

Open zengletian1491 opened 4 years ago

zengletian1491 commented 4 years ago

I'm new to OpenPano project. Suppose a camera obtains six images during its rotation (without any translation). Among these six images, the arbitrarily adjacent two images have overlapping areas. I would like to obtain five rotation matrixes from these arbitrarily adjacent two images. How can I modify the original codes so that I can output the most accurate rotation matrixes from these arbitrarily adjacent two images? Would you please give me a hand? Thanks very much!