18#ifndef itkAggregateLabelMapFilter_h
19#define itkAggregateLabelMapFilter_h
43template <
typename TImage>
64 static constexpr unsigned int ImageDimension = TImage::ImageDimension;
72#ifdef ITK_USE_CONCEPT_CHECKING
95#ifndef ITK_MANUAL_INSTANTIATION
96# include "itkAggregateLabelMapFilter.hxx"
Collapses all labels into the first label.
void PrintSelf(std::ostream &os, Indent indent) const override
typename ImageType::IndexType IndexType
typename ImageType::ConstPointer ImageConstPointer
AggregateLabelMapFilter()=default
typename ImageType::LabelObjectType LabelObjectType
typename ImageType::PixelType PixelType
~AggregateLabelMapFilter() override=default
typename ImageType::Pointer ImagePointer
void GenerateData() override
Base class for filters that takes an image as input and overwrites that image as the output.
Control indentation during Print() invocation.
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....