Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
8.2.39. nilearn.datasets.load_mni152_brain_mask¶
nilearn.datasets.
load_mni152_brain_mask
()¶Load brain mask from MNI152 T1 template
New in version 0.2.5.
Returns: mask_img: Nifti-like mask image corresponding to grey and white matter. See also
nilearn.datasets.load_mni152_template
- for details about version of the MNI152 T1 template and related.
References
Refer to load_mni152_template function for more information about the MNI152 T1 template