The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

erect2planet - Extract a stereographic 'little planet' from an equirectangular image

Synopsis

  erect2planet equirectangular.tif

DESCRIPTION

Generates a suitably sized stereographic .pto project from a 360 degree equirectangular image. Input is in any image format understood by hugin, output is in square TIFF format with a field of view of 253.7398 degrees (this places the horizon halfway between the centre and the edge).

The output filename is derived automatically from the input filename with '-sgraphic.pto' appended. Existing .pto files will not be clobbered but will be updated when input images change size.

http://hugin.sourceforge.net/

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

perl, Panotools::Script

Author

Bruno Postle <bruno AT postle.net>