18 #ifndef itkStatisticsRelabelLabelMapFilter_h
19 #define itkStatisticsRelabelLabelMapFilter_h
44 template<
typename TImage >
66 itkStaticConstMacro(ImageDimension,
unsigned int,
67 TImage::ImageDimension);
76 #ifdef ITK_USE_CONCEPT_CHECKING
91 void GenerateData() ITK_OVERRIDE;
98 #ifndef ITK_MANUAL_INSTANTIATION
99 #include "itkStatisticsRelabelLabelMapFilter.hxx"
ImageType::PixelType PixelType
StatisticsRelabelLabelMapFilter Self
Relabels objects according to their shape attributes.
Light weight base class for most itk classes.
relabel objects according to their shape attributes
ImageType::Pointer ImagePointer
ImageType::IndexType IndexType
LabelObjectType::AttributeType AttributeType
SmartPointer< const Self > ConstPointer
ShapeRelabelLabelMapFilter< TImage > Superclass
~StatisticsRelabelLabelMapFilter() override
SmartPointer< Self > Pointer
ImageType::LabelObjectType LabelObjectType
ImageType::ConstPointer ImageConstPointer
ImageBaseType::IndexType IndexType