18 #ifndef itkStatisticsOpeningLabelMapFilter_h
19 #define itkStatisticsOpeningLabelMapFilter_h
44 template<
typename TImage >
67 TImage::ImageDimension);
76 #ifdef ITK_USE_CONCEPT_CHECKING
95 void operator=(const Self &);
99 #ifndef ITK_MANUAL_INSTANTIATION
100 #include "itkStatisticsOpeningLabelMapFilter.hxx"
LabelObjectType::AttributeType AttributeType
Light weight base class for most itk classes.
static const unsigned int ImageDimension
ImageType::Pointer ImagePointer
void GenerateData() override
ImageType::ConstPointer ImageConstPointer
Remove objects according to the value of their shape attribute.
SmartPointer< Self > Pointer
ShapeOpeningLabelMapFilter< TImage > Superclass
ImageType::PixelType PixelType
ImageType::IndexType IndexType
SmartPointer< const Self > ConstPointer
StatisticsOpeningLabelMapFilter()
ImageType::LabelObjectType LabelObjectType
remove the objects according to the value of their statistics attribute
~StatisticsOpeningLabelMapFilter()
StatisticsOpeningLabelMapFilter Self