.. AUTO-GENERATED FILE -- DO NOT EDIT!

interfaces.slicer.legacy.converters
===================================


.. _nipype.interfaces.slicer.legacy.converters.BSplineToDeformationField:


.. index:: BSplineToDeformationField

BSplineToDeformationField
-------------------------

`Link to code <file:///build/nipype-1.1.8/nipype/interfaces/slicer/legacy/converters.py#L21>`__

Wraps the executable command ``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.

Inputs::

        [Optional]
        tfm: (an existing file name)
                argument: ``--tfm %s``
        defImage: (a boolean or a file name)
                argument: ``--defImage %s``
        args: (a unicode string)
                Additional parameters to the command
                argument: ``%s``
        environ: (a dictionary with keys which are a newbytes or None or a
                  newstr or None and with values which are a newbytes or None or a
                  newstr or None, nipype default value: {})
                Environment variables
        refImage: (an existing file name)
                argument: ``--refImage %s``

Outputs::

        defImage: (an existing file name)
