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