mne.
random_parcellation
(subject, n_parcel, hemi, subjects_dir=None, surface='white', random_state=None)[source]¶Generate random cortex parcellation by growing labels.
This function generates a number of labels which don’t intersect and cover the whole surface. Regions are growing around randomly chosen seeds.
Parameters: |
|
---|---|
Returns: |
|