Hi Yuv, Yuval Levy wrote > I've tested quickly hugin_hdrmerge in Windows. I applied your two > patches (30/Jan and 31/Jan). > > The good news is that it builds and it seems to get further than it used to. > > The bad news is that it still crashes. I am trying to merge three 16bit > TIFF images of 8megapixel with the following command: > > hugin_hdrmerge.exe -wl -ad -v -o p.exr p1.tif p2.tif p3.tif
Actually, hugin_hdrmerge assumes that p1.tif, p2.tif and p3.tif are already images where the gray values correspond to intensity values (ie. if corresponding pixels are exposed well, they should have the same value). Suitable images are the .exr files created by nona, but not the original 8 or 16 bit images. The deghosting will not function properly if it is feed with raw, non-exposure normalized input images (.jpg or "normally" converted RAW image). The deghosting will compute differences between the images and choose the color values where most images agree. This means that the gray values inside the images must be comparable (for example, proportional to the physical intensity). ciao Pablo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
