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 class | ChoiceMethod : uint8_t { KEEP = 0 , AGGREGATE = 1 , PACK = 2 , STRICT = 3 } |
|
strong |
Enumerator | |
---|---|
KEEP | |
AGGREGATE | |
PACK | |
STRICT |
Definition at line 41 of file itkMergeLabelMapFilter.h.