#include <itkMathematicalMorphologyEnums.h>
Mathematical Morphology enum classes.
Definition at line 35 of file itkMathematicalMorphologyEnums.h.
Public Types | |
| enum class | Algorithm : uint8_t { BASIC = 0 , HISTO = 1 , ANCHOR = 2 , VHGW = 3 } |
|
strong |
| Enumerator | |
|---|---|
| BASIC | |
| HISTO | |
| ANCHOR | |
| VHGW | |
Definition at line 42 of file itkMathematicalMorphologyEnums.h.