Learn R Programming

AnalyzeFMRI (version 1.1-11)

mat34.to.TRSZ: Affine 4x4 (or 3x4) matrix to Translation, Rotation, Shear and Scale

Description

Extract in that order Translation, Rotation, Shear and Scale from a 4x4 (or 3x4) affine matrix from a NIFTI header list (srow.x, srow.y, srow.z).

Usage

mat34.to.TRSZ(M)

Arguments

Value

  • A list containing Translation, Scale, Shear and Rotation.

See Also

R2Q Q2R mat34.to.TZSR