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.40. 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_imgNifti-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.

Notes

Refer to load_mni152_template function for more information about the MNI152 T1 template

8.2.40.1. Examples using nilearn.datasets.load_mni152_brain_mask