powered by
Generate a 4x4 affine matrix from a NIFIT header list.
nifti.quatern.to.mat44(L)
The 4x4 affine matrix.
a NIFTI header list
R2Q Q2R
R2Q
Q2R
L <- f.read.nifti.header(system.file("example-nifti.hdr", package="AnalyzeFMRI")) nifti.quatern.to.mat44(L)
Run the code above in your browser using DataLab