On Sat, Oct 18, 2008 at 12:29, steph <[EMAIL PROTECTED]> wrote: > > # wrapper fpr align_image_stack > align_image_stack -a $1 $2 $3
This is passing the parameter $1 as the prefix for the images, and only aligning $2 and $3. http://wiki.panotools.org/Align_image_stack You should use align_image_stack -a $1 $1 $2 $3 Cheers, Seb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
