|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkStatisticsOpeningLabelMapFilter_h
19 #define itkStatisticsOpeningLabelMapFilter_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 "itkStatisticsOpeningLabelMapFilter.hxx"
typename ImageType::Pointer ImagePointer
typename ImageType::PixelType PixelType
ImageBaseType::IndexType IndexType
Light weight base class for most itk classes.
typename ImageType::ConstPointer ImageConstPointer
remove the objects according to the value of their statistics attribute
typename ImageType::LabelObjectType LabelObjectType
Remove objects according to the value of their shape attribute.
typename ImageType::IndexType IndexType
typename LabelObjectType::AttributeType AttributeType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....