18 #ifndef itkStatisticsUniqueLabelMapFilter_h
19 #define itkStatisticsUniqueLabelMapFilter_h
41 template<
typename TImage >
71 #ifdef ITK_USE_CONCEPT_CHECKING
90 void operator=(const
Self &) ITK_DELETE_FUNCTION;
94 #ifndef ITK_MANUAL_INSTANTIATION
95 #include "itkStatisticsUniqueLabelMapFilter.hxx"
ImageType::ConstPointer ImageConstPointer
ShapeUniqueLabelMapFilter< TImage > Superclass
Light weight base class for most itk classes.
virtual void GenerateData() override
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...
~StatisticsUniqueLabelMapFilter()
SmartPointer< Self > Pointer
ImageType::IndexType IndexType
ImageType::LabelObjectType LabelObjectType
static const unsigned int ImageDimension
StatisticsUniqueLabelMapFilter()
ImageType::Pointer ImagePointer
ImageType::PixelType PixelType
Remove some pixels in the label object according to the value of their statistics attribute to ensure...