The Batch Processor is simply a queue manager, you can send projects
to the queue from Hugin and they will be stitched in sequence.
>Img1A.jpg - Img1B.jpg - Img1C.jpg - Img1D.jpg ----> pano1.jpg
>(these parameters should be the “template” for the other pano’s).
>
>Img2A.jpg – Img2B.jpg – Img2C.jpg – Img2D.jpg ----> pano2.jpg
In the GUI you can use File -> Apply Template in the menu to reuse
an existing .pto project with a different set of photos.
>I’m making 360 (full frame fish eye | FL: 17 mm) panoramas.
>If this batching can be done without a GUI on a Windows machine that
>would be great to! Otherwise tutorials, examples or demo’s would be
>appreciated.
The Hugin process can be managed on the command-line with 'make', if
you have a .pto project to stitch, then you can follow the
commmand-line instructions here:
http://wiki.panotools.org/Panorama_scripting_in_a_nutshell#Makefile_stitching_system
The .pto files are just text, so to stitch a large number of
identical panoramas you can either: script filename substitution and
generate a unique .pto file for each panorama, or give all your
photos the same filenames and reuse the same .pto file.
--
Bruno