18 #ifndef itkRelabelLabelMapFilter_h
19 #define itkRelabelLabelMapFilter_h
45 template<
typename TImage >
75 #ifdef ITK_USE_CONCEPT_CHECKING
Light weight base class for most itk classes.
This filter relabels the LabelObjects; the new labels are arranged consecutively with consideration f...
virtual void SetReverseOrdering(bool _arg)
AttributeRelabelLabelMapFilter< TImage, typename Functor::LabelLabelObjectAccessor< typename TImage::LabelObjectType > > Superclass
static const unsigned int ImageDimension
SmartPointer< Self > Pointer
void operator=(const Self &)
ImageType::LabelObjectType LabelObjectType
ImageType::IndexType IndexType
ImageType::ConstPointer ImageConstPointer
relabel objects according to their shape attributes
SmartPointer< const Self > ConstPointer
RelabelLabelMapFilter Self
ImageType::Pointer ImagePointer
ImageType::PixelType PixelType