FaceSegmentationLabel Enumeration¶
Namespace: id3.Face
Definition¶
Enumerates the face segmentation labels
class FaceSegmentationLabel
enum FaceSegmentationLabel
public enum FaceSegmentationLabel
public enum FaceSegmentationLabel
public enum FaceSegmentationLabel
typedef enum id3FaceSegmentationLabel
Fields¶
Name |
Value |
Description |
---|---|---|
|
0 |
Background label |
|
1 |
Cloth label |
|
2 |
Neck label |
|
3 |
Skin label |
|
4 |
Mouth label |
|
5 |
Lips label |
|
6 |
Nose label |
|
7 |
Ears label |
|
8 |
Earring label |
|
9 |
Necklace label |
|
10 |
Eyebrows label |
|
11 |
Hair label |
|
12 |
Glasses label |
|
13 |
Eyes label |
|
14 |
Hat label |