18 #ifndef itkAttributePositionLabelMapFilter_h
19 #define itkAttributePositionLabelMapFilter_h
43 template <
typename TImage,
44 typename TAttributeAccessor =
45 typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>,
46 bool VPhysicalPosition =
true>
70 static constexpr
unsigned int ImageDimension = TImage::ImageDimension;
78 #ifdef ITK_USE_CONCEPT_CHECKING
97 PrintSelf(std::ostream & os,
Indent indent)
const override;
102 #ifndef ITK_MANUAL_INSTANTIATION
103 # include "itkAttributePositionLabelMapFilter.hxx"