18#ifndef itkStatisticsPositionLabelMapFilter_h
19#define itkStatisticsPositionLabelMapFilter_h
42template <
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"
Light weight base class for most itk classes.
Mark a single pixel in the label object which correspond to a position given by an attribute.
typename ImageType::IndexType IndexType
typename ImageType::LabelObjectType LabelObjectType
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::Pointer ImagePointer
typename ImageType::PixelType PixelType
typename LabelObjectType::AttributeType AttributeType
Mark a single pixel in the label object which correspond to a position given by an attribute.
StatisticsPositionLabelMapFilter()
~StatisticsPositionLabelMapFilter() override=default
void ThreadedProcessLabelObject(LabelObjectType *labelObject) override
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
ImageBaseType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....