NAME

ptodouble - 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.