18 #ifndef itkMergeLabelMapFilter_h
19 #define itkMergeLabelMapFilter_h
52 template<
typename TImage >
81 #ifdef ITK_USE_CONCEPT_CHECKING
119 void operator=(const Self &);
131 #ifndef ITK_MANUAL_INSTANTIATION
132 #include "itkMergeLabelMapFilter.hxx"
InPlaceLabelMapFilter< TImage > Superclass
Light weight base class for most itk classes.
ImageType::Pointer ImagePointer
ImageType::LabelObjectType LabelObjectType
Merges several Label Maps.
static const unsigned int ImageDimension
void GenerateData() override
ImageType::IndexType IndexType
SmartPointer< Self > Pointer
ImageType::ConstPointer ImageConstPointer
ImageType::PixelType PixelType
void MergeWithAggregate()
Base class for filters that takes an image as input and overwrites that image as the output...
void PrintSelf(std::ostream &os, Indent indent) const override
Control indentation during Print() invocation.
SmartPointer< const Self > ConstPointer
LabelObjectType::Pointer LabelObjectPointer