nifti.quatern.to.mat44 | R Documentation |
Generate a 4x4 affine matrix from a NIFIT header list.
nifti.quatern.to.mat44(L)
L |
a NIFTI header list |
The 4x4 affine matrix.
R2Q
Q2R
L <- f.read.nifti.header(system.file("example-nifti.hdr", package="AnalyzeFMRI"))
nifti.quatern.to.mat44(L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.