Hello,
I have so much pictures to process that i'm trying to figure out a way to 
batch everything.
For the autooptimiser I would like to use the Positions (incremental from 
anchor points) options but I don't find a way to translate that into 
autooptimiser option.
For the moment my script look like that.

for /l %%x in (804,1,823) do (
C:\Hugin\bin\pto_gen.exe Rec-000%%x*.tif -f 1.98 -p 0 -o %%x.pto
C:\Hugin\bin\cpfind.exe --multirow -o %%xcp.pto %%x.pto
C:\Hugin\bin\autooptimiser -a -l -s -o %%xcpo.pto %%xcp.pto
)

Oh and another question the projection doesn't go to 0 in the pto_gen 
options despite my -p 0! Any idea why?

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to