Thanks
PTgui is fully capable of producing panoramas in batch function if you
know how to set up a template with the Project settings and use the
batchbuilder.
How you do it depends a little of the Camera/lens and if you use one
single camera or several Cameras of similar type, for example a 5D and
a 5D Mark II with same lens and using the same template needs a
special function to be set in the Project settings.
Hans
Matt
On 2 Feb 2010, at 23:31, Hans wrote:
>
> On Feb 2, 11:03 pm, Jeff <jeffreytb...@gmail.com> wrote:
>> I'm looking into command line operations with PTGUI Pro and was
>> looking for any information that will let me use PTGui Pro with
>> Apple's OSX Automator. I have to produce large numbers of spherical
>> images over a short period of time and would like to use several of
>> PTGui Pro features to my advantage. The shooting of the spherical
>> photos has been standardize and my use of PTGui is very straight
>> forward. Is there any information on command line operations for
>> PTGui Pro and where can I find them.
>>
>> Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "PTGui" group.
> To post to this group, send email to pt...@googlegroups.com
> To unsubscribe from this group, send email to ptgui+un...@googlegroups.com
> Please do not add attachments to your posts; instead you may upload
> files at
> http://groups.google.com/group/ptgui/files
> For more options, visit this group at http://groups.google.com/group/ptgui
Basically the only way to automate PTGui is by launching the batch
stitcher with a project file, something like this:
"/Applications/PTGui Pro.app/Contents/MacOS/PTGui Pro" -batch xxx.pts
Adding the -x switch will close the window when done.
The good thing is that the batch stitcher covers all functionality of
PTGui, including control point generation and optimizing. This can be
programmed in the Project Settings tab. Since project files are plain
text files you can easily generate your own or modify existing ones.
And also take a look at the Batch Builder, chances are it already does
what you need without any scripting.
Joost