ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.86k stars 553 forks source link

Narrow Aspect Ratio #70

Open perracodex opened 6 years ago

perracodex commented 6 years ago

Performing stitching tests using both OpenPano and OpenCV, I’ve found that OpenPano produces a result image more narrow which looks less natural. OpenCV produces the correct size and aspect ratio.

Is there a setting to configure the aspect ratio or narrow size of the final image?

ppwwyyxx commented 5 years ago

There is no such setting. Such differences may come from different projection methods or different camera models. You can resize the output image if you wish to have a different aspect ratio.