cubic2erect(1)
| CUBIC2ERECT(1) | User Contributed Perl Documentation | CUBIC2ERECT(1) |
NAME
cubic2erect - Utility to convert six cube faces to equirectangular
Synopsis
cubic2erect front.tif right.tif back.tif left.tif up.tif down.tif equirectangular.tif
DESCRIPTION
'cubic2erect' is a command-line utility program for converting six cube faces to a single TIFF format equirectangular file suitable for viewing with 'panoglview'.
Input files must be JPEG, PPM or TIFF format, output is in TIFF format.
Calling syntax
cubic2erect <front> <right> <back> <left> <up> <down> <TIFF-file>
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://panotools.sourceforge.net/>
Author
Bruno Postle, <bruno (at) postle.net>
| 2019-05-24 | perl v5.28.1 |
