nipype.interfaces.slicer.legacy.converters module¶
Autogenerated file - DO NOT EDIT If you spot a bug, please report it on the mailing list and/or change the generator.
BSplineToDeformationField¶
Bases: SEMLikeCommandLine
Wrapped executable:
BSplineToDeformationField
.title: BSpline to deformation field
category: Legacy.Converters
description: Create a dense deformation field from a bspline+bulk transform.
version: 0.1.0.$Revision: 2104 $(alpha)
documentation-url: http://wiki.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/BSplineToDeformationField
contributor: Andrey Fedorov (SPL, BWH)
acknowledgements: This work is funded by NIH grants R01 CA111288 and U01 CA151261.
- argsa unicode string
Additional parameters to the command. Maps to a command-line argument:
%s
.- defImagea boolean or a pathlike object or string representing a file
Maps to a command-line argument:
--defImage %s
.- environa dictionary with keys which are a bytes or None or a value of class ‘str’ and with values which are a bytes or None or a value of class ‘str’
Environment variables. (Nipype default value:
{}
)- refImagea pathlike object or string representing an existing file
Maps to a command-line argument:
--refImage %s
.- tfma pathlike object or string representing an existing file
Maps to a command-line argument:
--tfm %s
.defImage : a pathlike object or string representing an existing file