18#ifndef itkAttributeOpeningLabelMapFilter_h
19#define itkAttributeOpeningLabelMapFilter_h
43template <
typename TImage,
44 typename TAttributeAccessor =
98 itkGetConstMacro(ReverseOrdering,
bool);
99 itkSetMacro(ReverseOrdering,
bool);
100 itkBooleanMacro(ReverseOrdering);
121#ifndef ITK_MANUAL_INSTANTIATION
122# include "itkAttributeOpeningLabelMapFilter.hxx"
void PrintSelf(std::ostream &os, Indent indent) const override
typename ImageType::IndexType IndexType
SmartPointer< const Self > ConstPointer
typename AttributeAccessorType::AttributeValueType AttributeValueType
typename ImageType::ConstPointer ImageConstPointer
typename Superclass::LabelObjectType LabelObjectType
TAttributeAccessor AttributeAccessorType
typename ImageType::Pointer ImagePointer
void GenerateData() override
typename ImageType::PixelType PixelType
static constexpr unsigned int ImageDimension
SmartPointer< Self > Pointer
AttributeValueType m_Lambda
~AttributeOpeningLabelMapFilter() override=default
AttributeOpeningLabelMapFilter Self
InPlaceLabelMapFilter< TImage > Superclass
AttributeOpeningLabelMapFilter()
InPlaceLabelMapFilter()=default
typename InputImageType::LabelObjectType LabelObjectType
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....