On Tue 26-May-2009 at 22:54 +0200, Benjamin Schnieders wrote:
>
>but everything align_image_stack can give me is a complete .hdr, (which 
>is, as far as i know, bad input to enfuse) a set of remapped images 
>(which i don't need as i want to remap them later, aligned in total) or 
>a pto file that holds information about the image offsets.
>
>seems that the latest is just what i need, but then, is there a method 
>of merging these pto files together in a way that the images will "stick 
>together"?

Yes, you could use ptomerge (from Panotools::Script) to join all the 
projects created by align_image_stack with a project created by 
autopano-sift-c or panomatic.

>to get proper results, atm i only see one solution:
>
>- take the brightest set of images, generate control points, align them
>- starting from the brightest image, use align_image_stack to align each 
>whole stack to a .pto file
>- manually add up the translations calculated by align_image_stack to 
>all further images and insert them into the big .pto from the beginning

This is exactly what the match-n-shift --stacks option does (also 
from Panotools::Script).

i.e. something like this in the hugin preferences should do what you 
want:

   AutopanoExe=match-n-shift
   Args=-b -a -f %f -v %v -c -p %p -o %o %i

-- 
Bruno

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to