Manipulation brain volumes with nilearn#
In this section, we detail the general tools to manipulate of brain images with nilearn.
- Input and output: neuroimaging data representation
- Manipulating images: resampling, smoothing, masking, ROIs…
- From neuroimaging volumes to data matrices: the masker objects
- The concept of “masker” objects
NiftiMasker
: applying a mask to load time-series- Extraction of signals from regions:
NiftiLabelsMasker
,NiftiMapsMasker
- Extraction of signals from seeds:
NiftiSpheresMasker