Am Sonntag, 22. Juli 2018 23:35:30 UTC+2 schrieb clepsydrae:
>
> Thanks T. Modes -- align_image_stack does a great job of finding points 
> but it appears that align_image_stack only matches pair-wise between 
> sequential images, 1-2, 2-3, 3-4, 4-5, etc... Those image pairs are aligned 
> very well, but I have 63 images in this stack so the error compounds too 
> much from the first to the last, so it doesn't work overall.
>
Either they are aligned or not. So I don't know what you mean. 
Maybe it is sufficient to connect all images sequentially and then run 
align_image_stack only on the first and last image to connect them.
(align_image_stack can only cope with a limited amount of movement. It this 
is too big between first and last image you can do it e.g. to link only 
every tenth image - connect images 0, 10, 20, 30, 40, 50 and 60)

Is there a way to make align_image_stack check all pairs?
>
No, it works only sequential. Also in the case of 63 images it would 
increase the processing time significantly - now you would need to process 
1953 image pairs - sequentially "only" 62.
 

> (Also -- what algorithm is used by the fast preview window when you create 
> points in a rectangle with "create control points here"? Is it controlled 
> by prefs -> Control Points Editor options?)
>
The same as align_image_stack, but not on the original images, instead it 
remaps the image first to selected panorama projection and works there.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/hugin-ptx/e70e096d-5285-48e3-8da6-20f1b73381f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to