Skip to main content

IRekognitionFaceDetail

Interface in AWS.Rekognition

Interface to FaceDetail.

Properties

AgeRange

property AgeRange: IRekognitionAgeRange

Type: IRekognitionAgeRange

The estimated age range if the face, in years.

Beard

property Beard: IRekognitionBeard

Type: IRekognitionBeard

Indicates whether or not the face has a beard.

BoundingBox

property BoundingBox: IRekognitionBoundingBox

Type: IRekognitionBoundingBox

The bounding box of the face.

Confidence

property Confidence: TOptional<Single>

The confidence level that the bounding box contains a face.

Emotions

property Emotions: TList<IRekognitionEmotion>

Type: IRekognitionEmotion

PropertyDescription

EyeDirection

property EyeDirection: IRekognitionEyeDirection

Type: IRekognitionEyeDirection

Indicates the direction the eyes are gazing.

Eyeglasses

property Eyeglasses: IRekognitionEyeglasses

Type: IRekognitionEyeglasses

Indicates whether or not the face is wearing eye glasses.

EyesOpen

property EyesOpen: IRekognitionEyeOpen

Type: IRekognitionEyeOpen

Indicates whether or not the eyes on the face are open.

FaceOccluded

property FaceOccluded: IRekognitionFaceOccluded

Type: IRekognitionFaceOccluded

Indicates whether the faces features are partially captured or are covered by masks, dark sunglesses, cell phones, hands, or other objects.

Gender

property Gender: IRekognitionGender

Type: IRekognitionGender

The predicted denger of the face.

Landmarks

property Landmarks: TList<IRekognitionLandmark>

Type: IRekognitionLandmark

A list of facial landmarks.

MouthOpen

property MouthOpen: IRekognitionMouthOpen

Type: IRekognitionMouthOpen

Indicates whether or not the mouth on the face is open.

Mustache

property Mustache: IRekognitionMustache

Type: IRekognitionMustache

Indicates whether or not the face has a mustache.

Pose

property Pose: IRekognitionPose

Type: IRekognitionPose

Indicates the pose of the face as determined by its pitch, roll, and yaw.

Quality

property Quality: IRekognitionImageQuality

Type: IRekognitionImageQuality

Identifies the face image brightness and sharpness.

Smile

property Smile: IRekognitionSmile

Type: IRekognitionSmile

Indicates whether or not the face is smiling.

Sunglasses

property Sunglasses: IRekognitionSunglasses

Type: IRekognitionSunglasses

Indicates whether or not the face is wearing sunglasses.