itkBasicErodeImageFilter¶
-
MLModule
¶ author Insight Software Consortium
package MeVisLab/ITK
dll MLFiltersAB
definition MLFiltersAB.def
Purpose¶
This module wraps the class itk::BasicErodeImageFilter to make it usable in MeVisLab.
Details¶
- Integration type = Wrapped ITK class
- Module category = Filters
- Included (toolkit) file(s): itkBasicErodeImageFilter.h
- Compiled for 2D, 3D and 6D images
- Compiled for (u)int8, (u)int16, (u)int32, float and double voxels
- Wraps a class of type itkImageToImageFilter
- Suppressed parameter(s):
- Radius
- Module provides an input connector for a user defined kernel (e.g. a from KernelEditor as string for normal kernels or from a ITKFlatStructuringElement via Base connector for flat kernels).
- Additional user interface field(s):
- Kernel
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 http://www.itk.org/Doxygen/html/classitk_1_1BasicErodeImageFilter.html for the documentation of the class itk::BasicErodeImageFilter and its parameters.
See Common User Interface Parameters of itk Modules
for information about parameters which do not belong to the itk::BasicErodeImageFilter.