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

NAME

6       ptomerge - merges pto projects
7

Synopsis

9         ptomerge infile1.pto infile2.pto infile3.pto [...] outfile.pto
10

DESCRIPTION

12       Takes a list of .pto projects and joins them together into a single
13       .pto project.  Projects at the begining of the list get priority,
14       existing image entries are not clobbered by subsequent entries.
15
16       Images are identified by file paths (n parameters).
17
18       Control points are imported anyway even if points already exist in
19       other projects, duplicates points are however not imported.
20

Calling syntax

22         ptomerge <pto-file> <pto-file ...> <pto-file>
23

License

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

See Also

31       <http://hugin.sourceforge.net/>
32

Author

34       Bruno Postle, <bruno (at) postle.net>
35
36
37
38perl v5.30.1                      2020-01-30                       PTOMERGE(1)
Impressum