18 #ifndef itkLabelSelectionLabelMapFilter_h
19 #define itkLabelSelectionLabelMapFilter_h
52 template<
typename TImage>
88 #ifdef ITK_USE_CONCEPT_CHECKING
typename Superclass::AttributeSetType AttributeSetType
Light weight base class for most itk classes.
typename ImageType::PixelType PixelType
TAttributeAccessor AttributeAccessorType
void SetAttribute(const AttributeValueType &attr)
const AttributeSetType & GetAttributeSet() const
typename AttributeAccessorType::AttributeValueType AttributeValueType
typename ImageType::Pointer ImagePointer
typename ImageType::IndexType IndexType
~LabelSelectionLabelMapFilter() override=default
typename std::set< AttributeValueType > AttributeSetType
static constexpr unsigned int ImageDimension
ImageBaseType::IndexType IndexType
typename Superclass::AttributeAccessorType AttributeAccessorType
remove the objects according to the value of their attribute
typename Superclass::AttributeValueType AttributeValueType
const AttributeSetType & GetLabelSet() const
void SetLabel(const AttributeValueType &attr)
void SetAttributeSet(const AttributeSetType &set)
void SetLabelSet(const AttributeSetType &set)
typename ImageType::ConstPointer ImageConstPointer
void AddLabel(const AttributeValueType &attr)
LabelSelectionLabelMapFilter()=default
remove the objects according to the value of their attribute
void AddAttribute(const AttributeValueType &attr)