CelebrityDetail
Information about a recognized celebrity.
Contents
- BoundingBox
-
Bounding box around the body of a celebrity.
Type: BoundingBox object
Required: No
- Confidence
-
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- Face
-
Face details for the recognized celebrity.
Type: FaceDetail object
Required: No
- Id
-
The unique identifier for the celebrity.
Type: String
Pattern:
[0-9A-Za-z]*
Required: No
- KnownGender
-
Retrieves the known gender for the celebrity.
Type: KnownGender object
Required: No
- Name
-
The name of the celebrity.
Type: String
Required: No
- Urls
-
An array of URLs pointing to additional celebrity information.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 255 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: