get_voi_seg: Return the white matter, gray matter and CSF composition of a volume.
Description
Return the white matter, gray matter and CSF composition of a volume.
Usage
get_voi_seg(voi, mri_seg)
Value
a vector of partial volumes expressed as percentages.
Arguments
- voi
volume data as a nifti object.
- mri_seg
segmented brain volume as a nifti object.