18 #ifndef itkStatisticsKeepNObjectsLabelMapFilter_h
19 #define itkStatisticsKeepNObjectsLabelMapFilter_h
45 template<
typename TImage >
67 itkStaticConstMacro(ImageDimension,
unsigned int,
68 TImage::ImageDimension);
77 #ifdef ITK_USE_CONCEPT_CHECKING
92 void GenerateData() ITK_OVERRIDE;
99 #ifndef ITK_MANUAL_INSTANTIATION
100 #include "itkStatisticsKeepNObjectsLabelMapFilter.hxx"
SmartPointer< Self > Pointer
Light weight base class for most itk classes.
ImageType::PixelType PixelType
ImageType::ConstPointer ImageConstPointer
ImageType::LabelObjectType LabelObjectType
SmartPointer< const Self > ConstPointer
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
~StatisticsKeepNObjectsLabelMapFilter() override
StatisticsKeepNObjectsLabelMapFilter Self
ImageBaseType::IndexType IndexType