18#ifndef itkStatisticsKeepNObjectsLabelMapFilter_h
19#define itkStatisticsKeepNObjectsLabelMapFilter_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 "itkStatisticsKeepNObjectsLabelMapFilter.hxx"
Light weight base class for most itk classes.
Keep N objects according to their shape attributes.
typename ImageType::PixelType PixelType
typename ImageType::Pointer ImagePointer
typename ImageType::ConstPointer ImageConstPointer
typename LabelObjectType::AttributeType AttributeType
typename ImageType::LabelObjectType LabelObjectType
typename ImageType::IndexType IndexType
keep N objects according to their statistics attributes
~StatisticsKeepNObjectsLabelMapFilter() override=default
void GenerateData() override
StatisticsKeepNObjectsLabelMapFilter()
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....