Panotools::Matrix man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Panotools::Matrix(3)  User Contributed Perl Documentation Panotools::Matrix(3)

NAME
       Panotools::Matrix - Miscellaneous math for panoramic images

SYNOPSIS
       $matrix = rollpitchyaw2matrix ($roll, $pitch, $yaw);

       All angles are in radians not degrees.

DESCRIPTION
       rollpitchyaw2matrix returns a matrix arrayref that encapsulates a
       transformation suitable for rotating a vector/point by three degrees of
       freedom (roll, pitch and yaw).

       roll is positive rotation around the x-axis

       pitch is negative rotation around the y-axis

       yaw is negative rotation around the z axis

USAGE
       use Panotools::Matrix qw(matrix2rollpitchyaw rollpitchyaw2matrix
       multiply);

       my $point  = [[$x1], [$y1], [$z1]];

       my $matrix = rollpitchyaw2matrix ($roll, $pitch, $yaw);

       my $result = multiply ($matrix, $point);

       ($x2, $y2, $z2) = ($result->[0][0], $result->[1][0], $result->[2][0]);

perl v5.14.1			  2008-03-12		  Panotools::Matrix(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net