18 #ifndef itkStatisticsUniqueLabelMapFilter_h
19 #define itkStatisticsUniqueLabelMapFilter_h
41 template<
typename TImage >
65 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
73 #ifdef ITK_USE_CONCEPT_CHECKING
88 void GenerateData()
override;
92 #ifndef ITK_MANUAL_INSTANTIATION
93 #include "itkStatisticsUniqueLabelMapFilter.hxx"
Light weight base class for most itk classes.
typename ImageType::PixelType PixelType
typename ImageType::LabelObjectType LabelObjectType
ImageBaseType::IndexType IndexType
typename ImageType::IndexType IndexType
Remove some pixels in the label object according to the value of their shape attribute to ensure that...
typename LabelObjectType::AttributeType AttributeType
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::Pointer ImagePointer
Remove some pixels in the label object according to the value of their statistics attribute to ensure...