itkMinMaxCurvatureFlowImageFilter¶
- MLModule¶
 author
package
dll
definition
Purpose¶
This module wraps the class itk::MinMaxCurvatureFlowImageFilter to make it usable in MeVisLab.
Details¶
Integration type = Wrapped ITK class
Module category = Filters
Included (toolkit) file(s): itkMinMaxCurvatureFlowImageFilter.h
Compiled for 2D and 3D images
Sets page extent to image extent to force processing of entire image at once
Wraps a class of type itkImageToImageFilter
Wraps a class of type itkLevelSetImageFilter (operates only on float/double images internally)
Uses mapping of full (input, feature, mask, marker, metric) image(s) in memory
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_1MinMaxCurvatureFlowImageFilter.html for the documentation of the class itk::MinMaxCurvatureFlowImageFilter and its parameters.
See Common User Interface Parameters of ITK Modules for information about parameters which do not belong to the itk::MinMaxCurvatureFlowImageFilter.