|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkStatisticsPositionLabelMapFilter_h
19 #define itkStatisticsPositionLabelMapFilter_h
42 template <
typename TImage>
65 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
73 #ifdef ITK_USE_CONCEPT_CHECKING
94 #ifndef ITK_MANUAL_INSTANTIATION
95 # include "itkStatisticsPositionLabelMapFilter.hxx"
Base class for filters that takes an image as input and overwrites that image as the output.
Mark a single pixel in the label object which correspond to a position given by an attribute.
typename ImageType::ConstPointer ImageConstPointer
ImageBaseType::IndexType IndexType
Light weight base class for most itk classes.
typename ImageType::Pointer ImagePointer
typename ImageType::PixelType PixelType
typename ImageType::IndexType IndexType
typename ImageType::LabelObjectType LabelObjectType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Mark a single pixel in the label object which correspond to a position given by an attribute.
typename LabelObjectType::AttributeType AttributeType