Not quite on-topic, but out of curiosity, will this generated project try 
to connect all images to every other image? Can it be done so that images 
only align to, for example, the first image?

Otherwise there's going to be a LOT of control point finding going on...

On Wednesday, 10 September 2014 01:45:10 UTC+1, Tduell wrote:
>
> Hello Einar, 
>
> On Wed, 10 Sep 2014 05:50:43 +1000, Einar Høst <ein...@gmail.com 
> <javascript:>> wrote: 
>
> > Hi, 
> > 
> > I am trying to align a long sequence of 1000+ images of a motive 
> changing 
> > slowly over time. My plan is to use pto_gen, cpfind, cpclean,   
> > autooptimizer and nona to produce the aligned sequence. However, the   
> > output I get are 
> > very small images! To be exact, the input files are 2848 × 4272 JPG   
> > files, and the output files are 317 × 434 TIFF files. Why? Obviously I'm 
>   
> > doing 
> > something wrong. Even if I reduce the tool chain to simply pto_gen   
> > followed by nona, my images shrink. I assume I'm using nona wrong, and   
> > not  pto_gen? 
> > 
> > The commands I run are 
> > pto_gen -o sequence.pto *.JPG 
> > nona -o output -m TIFF_m sequence.pto 
> > 
> > Hopefully the newbie mistake I'm doing is obvious to someone. 
> > 
>
> Try this... 
>
> pto_gen -o seq.pto *.JPG 
> pano_modify  --projection=0 --fov=AUTO --center --canvas=AUTO --crop=AUTO 
>   
> -o seq2.pto seq.pto 
> nona -o output -m TIFF_m seq2.pto 
>
> This produces TIFF almost same size as inputs, for my test images. 
>
> Cheers, 
> -- 
> Regards, 
> Terry Duell 
>

-- 
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 hugin-ptx+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/f7f4e5f3-b9e8-4417-9945-4be108c54851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to