Am Donnerstag, 15. Dezember 2016 16:37:42 UTC+1 schrieb Caetano Veyssières: > > > - If I divide the resolution by 2, it works fine > - If I use Enblend, it processes for a long time until it stops and > returns : > enblend: out of memory > enblend: std::bad_alloc > > > From the enblend documentation, chapter 2, Known limitation: Enblend has its limitations. Some of them are inherent to the programs proper others are imported by using libraries as for example VIGRA. Here are some of the known ones. * Total size of any even intermediate image is limited to 2^31 pixels, this is two gigapixels.
The same limitation applies to Hugin, because it use the same underlying VIGRA library. So this explains the bad_alloc. Which VIGRA version are you using? Not sure if current VIGRA version 11.0 can handle bigger images. -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/63ad0776-a988-4963-b9d9-19bdcc57c7bd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
