RecognizeCelebritiesResponse
Types
Properties
Link copied to clipboard
Details about each celebrity found in the image. Amazon Rekognition can detect a maximum of 64 celebrities in an image. Each celebrity object includes the following attributes: Face
, Confidence
, Emotions
, Landmarks
, Pose
, Quality
, Smile
, Id
, KnownGender
, MatchConfidence
, Name
, Urls
.
Link copied to clipboard
Support for estimating image orientation using the the OrientationCorrection field has ceased as of August 2021. Any returned values for this field included in an API response will always be NULL.
Link copied to clipboard
Details about each unrecognized face in the image.
Functions
Link copied to clipboard
inline fun copy(block: RecognizeCelebritiesResponse.Builder.() -> Unit = {}): RecognizeCelebritiesResponse