Skip to main content

IRekognitionUnsearchedFace

Interface in AWS.Rekognition

Interface for UnsearchedFace.

Properties

FaceDetails

property FaceDetails: IRekognitionFaceDetail

Type: IRekognitionFaceDetail

Detected attributes of the face.

Reasons

property Reasons: TList<string>

The reasons why the face wasn't used for the search.

Valid values: FACE_NOT_LARGEST | EXCEEDS_MAX_FACES | EXTREME_POSE | LOW_BRIGHTNESS | LOW_SHARPNESS | LOW_CONFIDENCE | SMALL_BOUNDING_BOX | LOW_FACE_QUALITY.