View source: R/make_xifti_components.R
make_trans_mat | R Documentation |
Make the transformation matrix for the subcortical volume from the sform data in the header.
make_trans_mat(nii_fname)
nii_fname |
Path to NIFTI file |
4x4 matrix representing the transformation matrix. (This includes
the last row, c(0,0,0,1)
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.