18#ifndef itkLabelSelectionLabelMapFilter_h
19#define itkLabelSelectionLabelMapFilter_h
53template <
typename TImage>
57 typename Functor::LabelLabelObjectAccessor<typename TImage::LabelObjectType>>
typename Functor::LabelLabelObjectAccessor< typename TImage::LabelObjectType > AttributeAccessorType
void AddAttribute(const AttributeValueType &attr)
const AttributeSetType & GetAttributeSet() const
AttributeSelectionLabelMapFilter()
void SetAttributeSet(const AttributeSetType &set)
typename std::set< AttributeValueType > AttributeSetType
typename AttributeAccessorType::AttributeValueType AttributeValueType
void SetAttribute(const AttributeValueType &attr)
typename ImageType::IndexType IndexType
~LabelSelectionLabelMapFilter() override=default
void AddLabel(const AttributeValueType &attr)
static constexpr unsigned int ImageDimension
LabelSelectionLabelMapFilter Self
void SetLabel(const AttributeValueType &attr)
void SetLabelSet(const AttributeSetType &set)
LabelSelectionLabelMapFilter()=default
typename ImageType::Pointer ImagePointer
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
typename ImageType::PixelType PixelType
const AttributeSetType & GetLabelSet() const
AttributeSelectionLabelMapFilter< TImage, typename Functor::LabelLabelObjectAccessor< typename TImage::LabelObjectType > > Superclass
typename ImageType::ConstPointer ImageConstPointer
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....