itkRigid2DTransform¶
- MLModule¶
 author
package
dll
definition
Purpose¶
This module wraps the class itk::Rigid2DTransform to make it usable in MeVisLab.
Details¶
Integration type = Wrapped ITK class
Module category = Transforms
Included (toolkit) file(s): itkRigid2DTransform.h
Compiled only for 2D images
Wraps a class of type itkTransformation (for registration)
User interface cannot be initialized with default parameters from algorithm.
Suppressed parameter(s):
FixedParameters
ParametersByValue
AngleInDegrees
Additional user interface field(s):
status
setIdentity
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_1Rigid2DTransform.html for the documentation of the class itk::Rigid2DTransform and its parameters.
See Common User Interface Parameters of ITK Modules for information about parameters which do not belong to the itk::Rigid2DTransform.