1PTOANCHOR(1)          User Contributed Perl Documentation         PTOANCHOR(1)
2
3
4

NAME

6       ptoanchor - add control points to a Hugin project
7

SYNOPSIS

9       ptoanchor [options] --output output.pto input.pto
10
11        Options:
12         -m | --makefile file  Output Makefile
13         -o | --output file    Output project
14         -h | --help           Outputs help documentation.
15

DESCRIPTION

17       ptoanchor is a wrapper various tools that generates control points and
18       optimises a Hugin project using a .pto project as input.  Output is in
19       the form of a .pto project.
20
21       If the --makefile option is given, rules for generating the project are
22       written to a Makefile, if --makefile isn't set then these rules will be
23       executed immediately.
24
25       Stacks are passed to align_image_stack for processing, but need to be
26       indicated with 'i-line' 'j' parameters in the input project file.
27

LICENSE

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

SEE ALSO

35       <http://hugin.sourceforge.net/>
36

AUTHOR

38       Bruno Postle - November 2009.
39
40
41
42perl v5.34.0                      2021-07-22                      PTOANCHOR(1)
Impressum