94 itkGetConstReferenceMacro(MaximumNumberOfIterations,
unsigned int);
95 itkSetMacro(MaximumNumberOfIterations,
unsigned int);
101 itkGetConstReferenceMacro(CurrentNumberOfIterations,
unsigned int);
102 itkSetMacro(CurrentNumberOfIterations,
unsigned int);
129 itkGetConstReferenceMacro(MajorityThreshold,
unsigned int);
130 itkSetMacro(MajorityThreshold,
unsigned int);
133 itkGetConstReferenceMacro(NumberOfPixelsChanged,
unsigned int);