18 #ifndef itkAggregateLabelMapFilter_h
19 #define itkAggregateLabelMapFilter_h
43 template<
typename TImage >
63 itkStaticConstMacro(ImageDimension,
unsigned int, TImage::ImageDimension);
71 #ifdef ITK_USE_CONCEPT_CHECKING
86 void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
88 void GenerateData() ITK_OVERRIDE;
95 #ifndef ITK_MANUAL_INSTANTIATION
96 #include "itkAggregateLabelMapFilter.hxx"
AggregateLabelMapFilter()
InPlaceLabelMapFilter< TImage > Superclass
Light weight base class for most itk classes.
ImageType::LabelObjectType LabelObjectType
~AggregateLabelMapFilter() 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.
SmartPointer< Self > Pointer
AggregateLabelMapFilter Self
ImageType::PixelType PixelType
ImageBaseType::IndexType IndexType