Difference between revisions of "Pto template"

From PanoTools.org Wiki
Jump to navigation Jump to search
(Added pto_template)
 
(No difference)

Latest revision as of 19:21, 18 April 2013

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.