spm_pve2categorical {spant} | R Documentation |
Convert SPM style segmentation files to a single categorical image where the numerical values map as: 0) Other, 1) CSF, 2) GM and 3) WM.
Description
Convert SPM style segmentation files to a single categorical image where the numerical values map as: 0) Other, 1) CSF, 2) GM and 3) WM.
Usage
spm_pve2categorical(fname)
Arguments
fname |
any of the segmentation files (eg c1_MY_T1.nii). |
Value
nifti object.
[Package spant version 2.22.0 Index]