mat34.to.TRSZ {AnalyzeFMRI} | R Documentation |
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).
mat34.to.TRSZ(M)
M |
the affine matrix |
A list containing Translation, Scale, Shear and Rotation.