|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkStatisticsRelabelLabelMapFilter_h
19 #define itkStatisticsRelabelLabelMapFilter_h
43 template <
typename TImage>
66 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
74 #ifdef ITK_USE_CONCEPT_CHECKING
90 GenerateData()
override;
94 #ifndef ITK_MANUAL_INSTANTIATION
95 # include "itkStatisticsRelabelLabelMapFilter.hxx"
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::PixelType PixelType
typename LabelObjectType::AttributeType AttributeType
ImageBaseType::IndexType IndexType
Light weight base class for most itk classes.
Relabels objects according to their shape attributes.
relabel objects according to their shape attributes
typename ImageType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename ImageType::Pointer ImagePointer
typename ImageType::LabelObjectType LabelObjectType