Skip to main content

IRekognitionRecognizeCelebritiesResponse

Interface in AWS.Rekognition

Interface for RecognizeCelebrities responses.

Ancestors

Properties

CelebrityFaces

property CelebrityFaces: TList<IRekognitionCelebrity>

Type: IRekognitionCelebrity

A list of celebrities detected in the image.

OrientationCorrection

property OrientationCorrection: string

The value of OrientationCorrection is always empty.

UnrecognizedFaces

property UnrecognizedFaces: TList<IRekognitionComparedFace>

Type: IRekognitionComparedFace

Information about each unrecognized face in the image.