1ERECT2PLANET(1) User Contributed Perl Documentation ERECT2PLANET(1)
2
3
4
6 erect2planet - Extract a stereographic 'little planet' from an
7 equirectangular image
8
10 erect2planet equirectangular.tif
11
13 Generates a suitably sized stereographic .pto project from a 360 degree
14 equirectangular image. Input is in any image format understood by
15 hugin, output is in square TIFF format with a field of view of 253.7398
16 degrees (this places the horizon halfway between the centre and the
17 edge).
18
19 The output filename is derived automatically from the input filename
20 with '-sgraphic.pto' appended. Existing .pto files will not be
21 clobbered but will be updated when input images change size.
22
23 <http://hugin.sourceforge.net/>
24
26 This program is free software; you can redistribute it and/or modify it
27 under the terms of the GNU General Public License as published by the
28 Free Software Foundation; either version 2 of the License, or (at your
29 option) any later version.
30
32 perl, Panotools::Script
33
35 Bruno Postle <bruno AT postle.net>
36
37
38
39perl v5.38.0 2023-07-21 ERECT2PLANET(1)