The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ptoanchor - add control points to a Hugin project

SYNOPSIS

ptoanchor [options] --output output.pto input.pto

 Options:
  -m | --makefile file  Output Makefile
  -o | --output file    Output project
  -h | --help           Outputs help documentation.

DESCRIPTION

ptoanchor is a wrapper various tools that generates control points and optimises a Hugin project using a .pto project as input. Output is in the form of a .pto project.

If the --makefile option is given, rules for generating the project are written to a Makefile, if --makefile isn't set then these rules will be executed immediately.

Stacks are passed to align_image_stack for processing, but need to be indicated with 'i-line' 'j' parameters in the input project file.

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

SEE ALSO

http://hugin.sourceforge.net/

AUTHOR

Bruno Postle - November 2009.