18 #ifndef itkStatisticsOpeningLabelMapFilter_h
19 #define itkStatisticsOpeningLabelMapFilter_h
44 template<
typename TImage >
66 itkStaticConstMacro(ImageDimension,
unsigned int,
67 TImage::ImageDimension);
76 #ifdef ITK_USE_CONCEPT_CHECKING
91 void GenerateData() ITK_OVERRIDE;
98 #ifndef ITK_MANUAL_INSTANTIATION
99 #include "itkStatisticsOpeningLabelMapFilter.hxx"
LabelObjectType::AttributeType AttributeType
Light weight base class for most itk classes.
~StatisticsOpeningLabelMapFilter() override
ImageType::Pointer ImagePointer
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
ImageType::LabelObjectType LabelObjectType
remove the objects according to the value of their statistics attribute
StatisticsOpeningLabelMapFilter Self
ImageBaseType::IndexType IndexType