Metadata-Version: 2.1
Name: itk-fixedpointinversedisplacementfield
Version: 1.0.0
Summary: Takes a displacement field as input and computes the displacement field that is its inverse.
Home-page: https://github.com/InsightSoftwareConsortium/ITKFixedPointInverseDisplacementField
Author: Insight Software Consortium
Author-email: itk+community@discourse.itk.org
License: Apache
Download-URL: https://github.com/InsightSoftwareConsortium/ITKFixedPointInverseDisplacementField
Keywords: ITK InsightToolkit Spatial-Transforms
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: Android
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Dist: itk (>=5.1.1)

itk-fixedpointinversedisplacementfield takes a displacement field as input and computes the displacement field that is its inverse with a simple fixed-point approach.
Please refer to:
M. Luethi, "Inverting deformation fields using a fixed point iteration scheme.", Insight Journal, July-December 2010, http://hdl.handle.net/10380/3222.

