ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
class | itk::KLMDynamicBorderArray< TBorder > |
Object maintaining a reference to a list of borders associated with a region. More... | |
class | itk::KLMRegionGrowImageFilter< TInputImage, TOutputImage > |
Base class for a region growing object that performs energy-based region growing for multiband images. More... | |
class | itk::KLMSegmentationBorder |
Base class for KLMSegmentationBorder object. More... | |
class | itk::KLMSegmentationRegion |
Base class for KLMSegmentationRegion object. More... | |
class | itk::RegionGrowImageFilter< TInputImage, TOutputImage > |
Base class for RegionGrowImageFilter object. More... | |
class | itk::SegmentationBorder |
Base class for SegmentationBorder object. More... | |
class | itk::SegmentationRegion |
Base class for SegmentationRegion object. More... | |
This module contains classes to perform energy-based region growing for multiband images. Since this is based on G. Koepfler, C. Lopez and J. M. Morel's work, the acronym KLM is added to quality the region growing method. See also Module ITKRegionGrowing.