powered by
Generate a 4x4 affine matrix from a NIFIT header list.
nifti.quatern.to.mat44(L)
a NIFTI header list
The 4x4 affine matrix.
R2Q Q2R
R2Q
Q2R
# NOT RUN { 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