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

NAME

transform-pano - Apply a numerical rotational translation to a hugin pto file

Synopsis

  transform-pano 12.3 45.6 7.89 input.pto output.pto

DESCRIPTION

Rotates all the individual images in a pto project leaving them in the same relative positions. Rotations are specified as roll, pitch and yaw in that order. Units are degrees.

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>