fsl.wrappers.flirt
¶
This module provides wrapper functions for the FSL FLIRT tool, and other related tools.
Wrapper for the |
|
Convenience function which runs |
|
Use |
|
Use |
|
Wrapper for the |
-
fsl.wrappers.flirt.
flirt
(src, ref, **kwargs)[source]¶ Wrapper for the
flirt
command.The
twod
argument may be used in place of the2D
command line option.
-
fsl.wrappers.flirt.
applyxfm
(src, ref, mat, out, interp='spline', **kwargs)[source]¶ Convenience function which runs
flirt -applyxfm ...
.