18 #ifndef itkStatisticsUniqueLabelMapFilter_h
19 #define itkStatisticsUniqueLabelMapFilter_h
41 template<
typename TImage >
64 TImage::ImageDimension);
73 #ifdef ITK_USE_CONCEPT_CHECKING
92 void operator=(const Self &);
96 #ifndef ITK_MANUAL_INSTANTIATION
97 #include "itkStatisticsUniqueLabelMapFilter.hxx"
ImageType::ConstPointer ImageConstPointer
void GenerateData() override
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...
~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...