18 #ifndef itkStatisticsPositionLabelMapFilter_h
19 #define itkStatisticsPositionLabelMapFilter_h
41 template<
typename TImage>
63 itkStaticConstMacro(ImageDimension,
unsigned int,
64 TImage::ImageDimension);
73 #ifdef ITK_USE_CONCEPT_CHECKING
88 virtual void ThreadedProcessLabelObject( LabelObjectType * labelObject ) ITK_OVERRIDE;
97 #ifndef ITK_MANUAL_INSTANTIATION
98 #include "itkStatisticsPositionLabelMapFilter.hxx"
ImageType::LabelObjectType LabelObjectType
Light weight base class for most itk classes.
ImageType::IndexType IndexType
~StatisticsPositionLabelMapFilter() override
Mark a single pixel in the label object which correspond to a position given by an attribute...
SmartPointer< const Self > ConstPointer
ImageType::ConstPointer ImageConstPointer
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...
ImageType::PixelType PixelType
ImageType::Pointer ImagePointer
SmartPointer< Self > Pointer
LabelObjectType::AttributeType AttributeType
ShapePositionLabelMapFilter< TImage > Superclass
StatisticsPositionLabelMapFilter Self
ImageBaseType::IndexType IndexType