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

NAME

6       ptodouble - rescale a panorama project
7

SYNOPSIS

9       ptodouble [options] --output doubled.pto project.pto
10
11        Options:
12         -o | --output     Filename of scaled project (can be the the same as the input)
13         -h | --help       Outputs help documentation
14

DESCRIPTION

16       ptodouble takes a hugin .pto project and doubles all pixel dimensions.
17       You will need to rescale the photos to match:
18
19         mogrify -geometry 200% *.JPG
20
21       Note, this tool is useful in conjunction with the ptohalve tool which
22       performs the opposite transform.
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
33       ptohalve
34

AUTHOR

36       Bruno Postle - January 2011.
37
38
39
40perl v5.32.1                      2021-01-27                      PTODOUBLE(1)
Impressum