18#ifndef itkSegmentationBorder_h
19#define itkSegmentationBorder_h
23#include "ITKKLMRegionGrowingExport.h"
65 itkSetMacro(BorderLength,
double);
66 itkGetConstReferenceMacro(BorderLength,
double);
84 double m_BorderLength{ 0 };
Control indentation during Print() invocation.
Light weight base class for most itk classes.
Base class for most ITK classes.
Base class for SegmentationBorder object.
virtual void ApplySegmentationBorder()
~SegmentationBorder() override
void PrintSelf(std::ostream &os, Indent indent) const override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....