Enum FacePart
Specifies the part of face.
Namespace: FaceRecognitionDotNet
Assembly: FaceRecognitionDotNet.dll
Syntax
public enum FacePart
Fields
| Name | Description |
|---|---|
| BottomLip | Specifies the bottom lip. |
| Chin | Specifies the chin. |
| LeftEye | Specifies the left eye. |
| LeftEyebrow | Specifies the left eyebrow. |
| Nose | Specifies the nose. |
| NoseBridge | Specifies the nose bridge. |
| NoseTip | Specifies the nose tip. |
| RightEye | Specifies the right eye. |
| RightEyebrow | Specifies the right eyebrow. |
| TopLip | Specifies the top lip. |