18#ifndef itkStatisticsOpeningLabelMapFilter_h
19#define itkStatisticsOpeningLabelMapFilter_h
44template <
typename TImage>
67 static constexpr unsigned int ImageDimension = TImage::ImageDimension;
75#ifdef ITK_USE_CONCEPT_CHECKING
95#ifndef ITK_MANUAL_INSTANTIATION
96# include "itkStatisticsOpeningLabelMapFilter.hxx"
Light weight base class for most itk classes.
Remove objects according to the value of their shape attribute.
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::IndexType IndexType
typename ImageType::LabelObjectType LabelObjectType
typename ImageType::Pointer ImagePointer
typename LabelObjectType::AttributeType AttributeType
typename ImageType::PixelType PixelType
remove the objects according to the value of their statistics attribute
~StatisticsOpeningLabelMapFilter() override=default
StatisticsOpeningLabelMapFilter()
void GenerateData() override
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....