18#ifndef itkRelabelLabelMapFilter_h
19#define itkRelabelLabelMapFilter_h
45template <
typename TImage>
48 typename Functor::LabelLabelObjectAccessor<typename TImage::LabelObjectType>>
78#ifdef ITK_USE_CONCEPT_CHECKING
relabel objects according to their shape attributes
virtual void SetReverseOrdering(bool _arg)
Light weight base class for most itk classes.
This filter relabels the LabelObjects; the new labels are arranged consecutively with consideration f...
static constexpr unsigned int ImageDimension
typename ImageType::Pointer ImagePointer
~RelabelLabelMapFilter() override=default
typename ImageType::PixelType PixelType
typename ImageType::IndexType IndexType
typename ImageType::LabelObjectType LabelObjectType
typename ImageType::ConstPointer ImageConstPointer
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....