ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::MathematicalMorphologyEnums Class Reference

#include <itkMathematicalMorphologyEnums.h>

Detailed Description

Mathematical Morphology enum classes.

Definition at line 35 of file itkMathematicalMorphologyEnums.h.

Public Types

enum  Algorithm : uint8_t {
  Algorithm::BASIC = 0,
  Algorithm::HISTO = 1,
  Algorithm::ANCHOR = 2,
  Algorithm::VHGW = 3
}
 

Member Enumeration Documentation

◆ Algorithm

Enumerator
BASIC 
HISTO 
ANCHOR 
VHGW 

Definition at line 42 of file itkMathematicalMorphologyEnums.h.


The documentation for this class was generated from the following file: