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