1PTODUMMY(1) User Contributed Perl Documentation PTODUMMY(1)
2
3
4
6 ptodummy - create missing input photos
7
9 ptodummy project.pto
10
12 ptodummy takes a .pto project and creates missing input photos as
13 necessary. Each input photo is filled with a different colour to help
14 identify them in the hugin preview or in the stitched output.
15
16 This is useful for debugging failing .pto projects submitted in bug
17 reports, as the original photos are not necessary to open and stitch
18 the project in hugin.
19
20 The created images will always be placed in the current working
21 directory regardless of any paths specified in the project, pre-
22 existing files will not be clobbered.
23
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
31 <http://hugin.sourceforge.net/>
32
34 Bruno Postle - July 2009.
35
36
37
38perl v5.12.1 2009-12-19 PTODUMMY(1)