ptodouble - Man Page
rescale a panorama project
Synopsis
ptodouble [options] --output doubled.pto project.pto
Options: -o | --output Filename of scaled project (can be the the same as the input) -h | --help Outputs help documentation
Description
ptodouble takes a hugin .pto project and doubles all pixel dimensions. You will need to rescale the photos to match:
mogrify -geometry 200% *.JPG
Note, this tool is useful in conjunction with the ptohalve tool which performs the opposite transform.
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/>
ptohalve
Author
Bruno Postle - January 2011.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation