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