ppwwyyxx / OpenPano

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

Error while running on different image sets #58

Closed vtanguturi closed 6 years ago

vtanguturi commented 6 years ago

An instance of std:bad_alloc() is thrown when running the algorithm on this image set: https://www.dropbox.com/sh/qzxzec5tj74v31o/AACWxeQSoH2oG7HNSsZkrIpCa?dl=0

Is this because the algorithm is not stable enough to support fewer than a certain number of matches? Thanks, Vishnu

ppwwyyxx commented 6 years ago

Usually because of not sufficient RAM. Trying smaller images may help.

vtanguturi commented 6 years ago

So the preferred image size should be < 500 KB?

The images in the set are ~10 MB