Table of Contents

Enum FacePart

Namespace
FaceRecognitionDotNet
Assembly
VisioForge.Core.FaceAI.dll

Specifies the part of face.

public enum FacePart

Fields

Chin = 0

Specifies the chin.

LeftEyebrow = 1

Specifies the left eyebrow.

RightEyebrow = 2

Specifies the right eyebrow.

NoseBridge = 3

Specifies the nose bridge.

NoseTip = 4

Specifies the nose tip.

LeftEye = 5

Specifies the left eye.

RightEye = 6

Specifies the right eye.

TopLip = 7

Specifies the top lip.

BottomLip = 8

Specifies the bottom lip.

Nose = 9

Specifies the nose.