18 #ifndef itkAttributePositionLabelMapFilter_h
19 #define itkAttributePositionLabelMapFilter_h
42 template<
typename TImage,
typename TAttributeAccessor=
43 typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >,
bool VPhysicalPosition=
true >
67 TImage::ImageDimension);
76 #ifdef ITK_USE_CONCEPT_CHECKING
103 #ifndef ITK_MANUAL_INSTANTIATION
104 #include "itkAttributePositionLabelMapFilter.hxx"
ImageType::Pointer ImagePointer
Light weight base class for most itk classes.
ImageType::PixelType PixelType
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
TAttributeAccessor AttributeAccessorType
void PrintSelf(std::ostream &os, Indent indent) const override
ImageType::LabelObjectType LabelObjectType
AttributeAccessorType::AttributeValueType AttributeValueType
ImageType::ConstPointer ImageConstPointer
void operator=(const Self &)
Base class for filters that takes an image as input and overwrites that image as the output...
~AttributePositionLabelMapFilter()
Mark a single pixel in the label object which correspond to a position given by an attribute...
AttributePositionLabelMapFilter()
ImageType::IndexType IndexType
Control indentation during Print() invocation.
InPlaceLabelMapFilter< TImage > Superclass
AttributePositionLabelMapFilter Self
virtual void ThreadedProcessLabelObject(LabelObjectType *labelObject) override
static const unsigned int ImageDimension