18 #ifndef itkStatisticsKeepNObjectsLabelMapFilter_h
19 #define itkStatisticsKeepNObjectsLabelMapFilter_h
45 template<
typename TImage >
68 TImage::ImageDimension);
77 #ifdef ITK_USE_CONCEPT_CHECKING
97 void operator=(const Self &);
102 #ifndef ITK_MANUAL_INSTANTIATION
103 #include "itkStatisticsKeepNObjectsLabelMapFilter.hxx"
SmartPointer< Self > Pointer
Light weight base class for most itk classes.
ImageType::PixelType PixelType
void GenerateData() override
StatisticsKeepNObjectsLabelMapFilter()
ImageType::ConstPointer ImageConstPointer
ImageType::LabelObjectType LabelObjectType
SmartPointer< const Self > ConstPointer
~StatisticsKeepNObjectsLabelMapFilter()
ImageType::IndexType IndexType
LabelObjectType::AttributeType AttributeType
keep N objects according to their statistics attributes
ImageType::Pointer ImagePointer
Keep N objects according to their shape attributes.
ShapeKeepNObjectsLabelMapFilter< TImage > Superclass
static const unsigned int ImageDimension
StatisticsKeepNObjectsLabelMapFilter Self