Pto template

From PanoTools.org Wiki
Revision as of 19:21, 18 April 2013 by Thomas (talk | contribs) (Added pto_template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Pto_template can apply a template to a Hugin .pto project files.

The general use is:

   pto_template [--output=output.pto] --template=template.pto input.pto
  • --template=template.pto Specify the template file. This switch is required.
  • -o|--output output.pto Output a pto file with the given filename. If not given it will append "_template" to the input filename.
  • -h | --help Display help.