itkInvertDisplacementFieldImageFilter¶
- MLModule¶
 author
package
dll
definition
Purpose¶
This module wraps the class itk::InvertDisplacementFieldImageFilter to make it usable in MeVisLab.
Details¶
Integration type = Wrapped ITK class
Module category = Filters
Included (toolkit) file(s): itkInvertDisplacementFieldImageFilter.h
Compiled for 2D, 3D and 6D images
Compiled (only) for float and double voxels
The module uses a non scalar voxel type at inputs (e.g. complex, vector, matrix, tensor) It will automatically try to convert input image data to that type
The module has a non scalar voxel type at the output(s) (e.g. complex, vector, matrix, tensor)
Vector voxels at the image output(s) have the same dimension like the input image
Number of components of input vectors must match dimension of input image
Wraps a class of type itkImageToImageFilter
Tips¶
See Integration of ITK Algorithms in MeVisLab for further information about the ITK-MeVisLab binding.
Parameter Fields¶
Select label links in the module panel to go to the documentation of the class and base classes parameters.
Go to https://www.itk.org/Doxygen/html/classitk_1_1InvertDisplacementFieldImageFilter.html for the documentation of the class itk::InvertDisplacementFieldImageFilter and its parameters.
See Common User Interface Parameters of ITK Modules for information about parameters which do not belong to the itk::InvertDisplacementFieldImageFilter.