powered by
This function obtains the s and q forms of an image transformation matrix
getForms(file, verbose = FALSE, ...)
list with elements of sform and qform and their respective codes
(character) filename of image to pass to header
(logical) passed to fslhd
fslhd
options passed to checkimg
checkimg
if (have.fsl()){ mnifile = mni_fname("2") getForms(mnifile) }
Run the code above in your browser using DataLab