|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
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"
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
typename ImageType::ConstPointer ImageConstPointer
typename ImageType::LabelObjectType LabelObjectType
Base class for filters that takes an image as input and overwrites that image as the output.
TAttributeAccessor AttributeAccessorType
Control indentation during Print() invocation.
typename AttributeAccessorType::AttributeValueType AttributeValueType
Mark a single pixel in the label object which correspond to a position given by an attribute.
ImageBaseType::IndexType IndexType
Light weight base class for most itk classes.
typename ImageType::PixelType PixelType
typename ImageType::Pointer ImagePointer
typename ImageType::IndexType IndexType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....