IRekognitionUnindexedFace
Interface in AWS.Rekognition
Interface for UnindexedFace.
Properties
FaceDetail
property FaceDetail: IRekognitionFaceDetail
Type: IRekognitionFaceDetail
Attributes of a face that IndexFaces detected but didn't index.
Reasons
property Reasons: TList<string>
A list of reasons that specify why the face wasn't indexed.
Valid values: EXCEEDS_MAX_FACES | EXTREME_POSE | LOW_BRIGHTNESS | LOW_SHARPNESS | LOW_CONFIDENCE | SMALL_BOUNDING_BOX | LOW_FACE_QUALITY.