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