fsl.wrappers.fast¶
This module provides the fast() function, a wrapper for the FSL
FAST command.
-
fsl.wrappers.fast.fast(imgs, out='fast', **kwargs)¶ Wrapper for the
fastcommand.Parameters: - imgs – Input image(s)
- out – Output basename
- n_classes – Number of tissue classes (corresponds to the
--classcommand line option)