|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkStatisticsUniqueLabelMapFilter_h
19 #define itkStatisticsUniqueLabelMapFilter_h
41 template <
typename TImage>
64 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
72 #ifdef ITK_USE_CONCEPT_CHECKING
88 GenerateData()
override;
92 #ifndef ITK_MANUAL_INSTANTIATION
93 # include "itkStatisticsUniqueLabelMapFilter.hxx"
typename ImageType::LabelObjectType LabelObjectType
typename LabelObjectType::AttributeType AttributeType
Remove some pixels in the label object according to the value of their shape attribute to ensure that...
ImageBaseType::IndexType IndexType
typename ImageType::IndexType IndexType
Light weight base class for most itk classes.
Remove some pixels in the label object according to the value of their statistics attribute to ensure...
typename ImageType::PixelType PixelType
typename ImageType::ConstPointer ImageConstPointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename ImageType::Pointer ImagePointer