18#ifndef itkStatisticsRelabelLabelMapFilter_h
19#define itkStatisticsRelabelLabelMapFilter_h
43template <
typename TImage>
66 static constexpr unsigned int ImageDimension = TImage::ImageDimension;
74#ifdef ITK_USE_CONCEPT_CHECKING
94#ifndef ITK_MANUAL_INSTANTIATION
95# include "itkStatisticsRelabelLabelMapFilter.hxx"
Light weight base class for most itk classes.
Relabels objects according to their shape attributes.
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::Pointer ImagePointer
typename ImageType::LabelObjectType LabelObjectType
typename ImageType::PixelType PixelType
typename ImageType::IndexType IndexType
typename LabelObjectType::AttributeType AttributeType
relabel objects according to their shape attributes
StatisticsRelabelLabelMapFilter()
void GenerateData() override
~StatisticsRelabelLabelMapFilter() override=default
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....