Granted, I'm not very familiar with the syntax Hugin expects and this is more or less a copy paste job of existing executor files, but would be nice if somebody could show me in the right direction with this:
[General] Description=Median of stacked images stitched into a panorama Help=Output median image of stacked images, then stitch into a panorama StepCount=4 IntermediateImageType=tif [Step0] Description=Remapping images Type=remap Arguments=-v -r ldr -m TIFF_m [Step1] Description=Calculating median Type=stack Program=hugin_stacker Result=%prefix%-median.tif Arguments=--output=%result% --mode=median %input% [Step2] Description=Blending with enblend Type=merge Input=stacks Program=enblend Result=%prefix%.tif Arguments=-f%size% --output=%result% %input% WrapArgument=-w [Step3] Description=Updating metadata Type=exiftool Result=%prefix%.tif Arguments=-overwrite_original -TagsFromFile %image0% -ImageDescription -Make -Model -Artist -WhitePoint -Copyright -GPS:all -DateTimeOriginal -CreateDate -UserComment -ColorSpace -OwnerName -SerialNumber %result% Above .executor should remap files, then use hugin_stacker to calculate median of each stack and blend resulting images together. However, all I now got is "queue is empty, this should never happen" error message. Can anybody point out what's wrong with my executor? best regards, janne -- 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/3f8e7828-885d-4eaf-8d0b-13b16e8c0428%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
