18 #ifndef itkStatisticsKeepNObjectsLabelMapFilter_h
19 #define itkStatisticsKeepNObjectsLabelMapFilter_h
45 template<
typename TImage >
69 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
78 #ifdef ITK_USE_CONCEPT_CHECKING
93 void GenerateData()
override;
97 #ifndef ITK_MANUAL_INSTANTIATION
98 #include "itkStatisticsKeepNObjectsLabelMapFilter.hxx"
Light weight base class for most itk classes.
typename ImageType::PixelType PixelType
ImageBaseType::IndexType IndexType
keep N objects according to their statistics attributes
typename ImageType::LabelObjectType LabelObjectType
Keep N objects according to their shape attributes.
typename LabelObjectType::AttributeType AttributeType
typename ImageType::IndexType IndexType
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::Pointer ImagePointer