ITK
6.0.0
Insight Toolkit
|
#include <itkMergeLabelMapFilter.h>
Contains all enum classes used by MergeLabelMapFilter class.
Definition at line 35 of file itkMergeLabelMapFilter.h.
Public Types | |
enum | ChoiceMethod : uint8_t { ChoiceMethod::KEEP = 0, ChoiceMethod::AGGREGATE = 1, ChoiceMethod::PACK = 2, ChoiceMethod::STRICT = 3 } |
|
strong |
Enumerator | |
---|---|
KEEP | |
AGGREGATE | |
PACK | |
STRICT |
Definition at line 41 of file itkMergeLabelMapFilter.h.