18 #ifndef itkStatisticsUniqueLabelMapFilter_h
19 #define itkStatisticsUniqueLabelMapFilter_h
41 template<
typename TImage >
63 itkStaticConstMacro(ImageDimension,
unsigned int, TImage::ImageDimension);
71 #ifdef ITK_USE_CONCEPT_CHECKING
86 virtual void GenerateData() ITK_OVERRIDE;
93 #ifndef ITK_MANUAL_INSTANTIATION
94 #include "itkStatisticsUniqueLabelMapFilter.hxx"
ImageType::ConstPointer ImageConstPointer
ShapeUniqueLabelMapFilter< TImage > Superclass
Light weight base class for most itk classes.
LabelObjectType::AttributeType AttributeType
SmartPointer< const Self > ConstPointer
StatisticsUniqueLabelMapFilter Self
Remove some pixels in the label object according to the value of their shape attribute to ensure that...
SmartPointer< Self > Pointer
ImageType::IndexType IndexType
ImageType::LabelObjectType LabelObjectType
~StatisticsUniqueLabelMapFilter() override
ImageType::Pointer ImagePointer
ImageType::PixelType PixelType
Remove some pixels in the label object according to the value of their statistics attribute to ensure...
ImageBaseType::IndexType IndexType