fsl.wrappers.fnirt
¶
This module provides wrapper functions for the FSL FNIRT tool, used for performing non-linear registration of 3D images.
fnirt |
Wrapper for the fnirt command. |
applywarp |
Wrapper for the applywarp command. |
invwarp |
Wrapper for the invwarp command. |
convertwarp |
Wrapper for the convertwarp command. |
-
fsl.wrappers.fnirt.
fnirt
(src, ref, **kwargs)¶ Wrapper for the
fnirt
command.
-
fsl.wrappers.fnirt.
applywarp
(src, ref, out, warp, **kwargs)¶ Wrapper for the
applywarp
command.
-
fsl.wrappers.fnirt.
invwarp
(warp, ref, out, **kwargs)¶ Wrapper for the
invwarp
command.
-
fsl.wrappers.fnirt.
convertwarp
(out, ref, **kwargs)¶ Wrapper for the
convertwarp
command.