ITK
6.0.0
Insight Toolkit
|
#include <itkMathematicalMorphologyEnums.h>
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 } |
|
strong |
Enumerator | |
---|---|
BASIC | |
HISTO | |
ANCHOR | |
VHGW |
Definition at line 42 of file itkMathematicalMorphologyEnums.h.