18 #ifndef __itkAggregateLabelMapFilter_h
19 #define __itkAggregateLabelMapFilter_h
43 template<
typename TImage >
71 #ifdef ITK_USE_CONCEPT_CHECKING
96 #ifndef ITK_MANUAL_INSTANTIATION
97 #include "itkAggregateLabelMapFilter.hxx"
AggregateLabelMapFilter()
InPlaceLabelMapFilter< TImage > Superclass
Light weight base class for most itk classes.
void operator=(const Self &)
void PrintSelf(std::ostream &os, Indent indent) const
ImageType::LabelObjectType LabelObjectType
~AggregateLabelMapFilter()
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