18 #ifndef itkStatisticsPositionLabelMapFilter_h
19 #define itkStatisticsPositionLabelMapFilter_h
41 template<
typename TImage>
65 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
74 #ifdef ITK_USE_CONCEPT_CHECKING
89 void ThreadedProcessLabelObject(
LabelObjectType * labelObject )
override;
94 #ifndef ITK_MANUAL_INSTANTIATION
95 #include "itkStatisticsPositionLabelMapFilter.hxx"
typename LabelObjectType::AttributeType AttributeType
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::PixelType PixelType
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::Pointer ImagePointer
typename ImageType::LabelObjectType LabelObjectType
ImageBaseType::IndexType IndexType
Mark a single pixel in the label object which correspond to a position given by an attribute...
Base class for filters that takes an image as input and overwrites that image as the output...
typename ImageType::IndexType IndexType