Bruno Postle wrote: > 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. > that worked fine, thanks :) as i saw, ptomerge did not recalculate the positions of the relatively oriented images, (just as i guessed) but instead added all the control points holding the stacks, that's fine as well. test worked out nicely, now my 84-image-pano of a nighly power plant will be next (looking forward to it :))
i wrote some scripts to ease the extraction of different levels of 8-bit pngs from 14-bit raws, then creating ptos for each stack, i think panotools-script could be enhanced with scripts like these (mine are definitely not for other eyes, because of the code quality ;)) >> 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 will also give that a try, last time i built hugin was without match-n-shift, so next time my cpu is idle i will try it... thank again, Benjamin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
