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
fast
command.Parameters: - imgs – Input image(s)
- out – Output basename
- n_classes – Number of tissue classes (corresponds to the
--class
command line option)