18#ifndef itkAttributePositionLabelMapFilter_h
19#define itkAttributePositionLabelMapFilter_h
43template <
typename TImage,
44 typename TAttributeAccessor =
46 bool VPhysicalPosition =
true>
98#ifndef ITK_MANUAL_INSTANTIATION
99# include "itkAttributePositionLabelMapFilter.hxx"
typename ImageType::Pointer ImagePointer
typename ImageType::LabelObjectType LabelObjectType
InPlaceLabelMapFilter< TImage > Superclass
typename ImageType::IndexType IndexType
AttributePositionLabelMapFilter Self
void PrintSelf(std::ostream &os, Indent indent) const override
~AttributePositionLabelMapFilter() override=default
TAttributeAccessor AttributeAccessorType
SmartPointer< const Self > ConstPointer
typename ImageType::PixelType PixelType
void ThreadedProcessLabelObject(LabelObjectType *labelObject) override
static constexpr unsigned int ImageDimension
typename AttributeAccessorType::AttributeValueType AttributeValueType
typename ImageType::ConstPointer ImageConstPointer
AttributePositionLabelMapFilter()=default
SmartPointer< Self > Pointer
InPlaceLabelMapFilter()=default
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....