mne.
get_volume_labels_from_aseg
Return a list of names and colors of segmented volumes.
Filename to read. Typically aseg.mgz or some variant in the freesurfer pipeline.
If True returns also the labels colors
The names of segmented volumes included in this mgz file.
The RGB colors of the labels included in this mgz file.
Notes
New in version 0.9.0.