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