fsl.utils.image

The fsl.utils.image oackage contains algorithms and utilities for manipulating and working with Image objects.

The following modules are available:

fsl.utils.image.resample

This module defines the resample() function, which can be used to resample an Image object to a different resolution.

fsl.utils.image.roi

This module provides the roi() function, which can be used to extract a region-of-interest from, or expand the field-of-view of, an Image.