|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkStatisticsKeepNObjectsLabelMapFilter_h
19 #define itkStatisticsKeepNObjectsLabelMapFilter_h
44 template <
typename TImage>
67 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
75 #ifdef ITK_USE_CONCEPT_CHECKING
91 GenerateData()
override;
95 #ifndef ITK_MANUAL_INSTANTIATION
96 # include "itkStatisticsKeepNObjectsLabelMapFilter.hxx"
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
Keep N objects according to their shape attributes.
typename ImageType::PixelType PixelType
keep N objects according to their statistics attributes
typename ImageType::ConstPointer ImageConstPointer
ImageBaseType::IndexType IndexType
Light weight base class for most itk classes.
typename LabelObjectType::AttributeType AttributeType
typename ImageType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename ImageType::Pointer ImagePointer
typename ImageType::LabelObjectType LabelObjectType