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