Class | Description |
---|---|
AgeRange |
Structure containing the estimated age range, in years, for a face.
|
Beard |
Indicates whether or not the face has a beard, and the confidence level in the determination.
|
BoundingBox |
Identifies the bounding box around the object or face.
|
Celebrity |
Provides information about a celebrity recognized by the operation.
|
ComparedFace |
Provides face metadata for target image faces that are analysed by
CompareFaces and
RecognizeCelebrities . |
ComparedSourceImageFace |
Type that describes the face Amazon Rekognition chose to compare with the faces in the target.
|
CompareFacesMatch |
Provides information about a face in a target image that matches the source image face analysed by
CompareFaces . |
CompareFacesRequest | |
CompareFacesResult | |
CreateCollectionRequest | |
CreateCollectionResult | |
DeleteCollectionRequest | |
DeleteCollectionResult | |
DeleteFacesRequest | |
DeleteFacesResult | |
DetectFacesRequest | |
DetectFacesResult | |
DetectLabelsRequest | |
DetectLabelsResult | |
DetectModerationLabelsRequest | |
DetectModerationLabelsResult | |
Emotion |
The emotions detected on the face, and the confidence level in the determination.
|
Eyeglasses |
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
|
EyeOpen |
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
|
Face |
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID
that you assigned.
|
FaceDetail |
Structure containing attributes of the face that the algorithm detected.
|
FaceMatch |
Provides face metadata.
|
FaceRecord |
Object containing both the face metadata (stored in the back-end database) and facial attributes that are detected
but aren't stored in the database.
|
Gender |
Gender of the face and the confidence level in the determination.
|
GetCelebrityInfoRequest | |
GetCelebrityInfoResult | |
Image |
Provides the input image either as bytes or an S3 object.
|
ImageQuality |
Identifies face image brightness and sharpness.
|
IndexFacesRequest | |
IndexFacesResult | |
Label |
Structure containing details about the detected label, including name, and level of confidence.
|
Landmark |
Indicates the location of the landmark on the face.
|
ListCollectionsRequest | |
ListCollectionsResult | |
ListFacesRequest | |
ListFacesResult | |
ModerationLabel |
Provides information about a single type of moderated content found in an image.
|
MouthOpen |
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
|
Mustache |
Indicates whether or not the face has a mustache, and the confidence level in the determination.
|
Pose |
Indicates the pose of the face as determined by its pitch, roll, and yaw.
|
RecognizeCelebritiesRequest | |
RecognizeCelebritiesResult | |
S3Object |
Provides the S3 bucket name and object name.
|
SearchFacesByImageRequest | |
SearchFacesByImageResult | |
SearchFacesRequest | |
SearchFacesResult | |
Smile |
Indicates whether or not the face is smiling, and the confidence level in the determination.
|
Sunglasses |
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
|
Enum | Description |
---|---|
Attribute | |
EmotionName | |
GenderType | |
LandmarkType | |
OrientationCorrection |
Exception | Description |
---|---|
AccessDeniedException |
You are not authorized to perform the action.
|
AmazonRekognitionException |
Base exception for all service exceptions thrown by Amazon Rekognition
|
ImageTooLargeException |
The input image size exceeds the allowed limit.
|
InternalServerErrorException |
Amazon Rekognition experienced a service issue.
|
InvalidImageFormatException |
The provided image format is not supported.
|
InvalidPaginationTokenException |
Pagination token in the request is not valid.
|
InvalidParameterException |
Input parameter violated a constraint.
|
InvalidS3ObjectException |
Amazon Rekognition is unable to access the S3 object specified in the request.
|
ProvisionedThroughputExceededException |
The number of requests exceeded your throughput limit.
|
ResourceAlreadyExistsException |
A collection with the specified ID already exists.
|
ResourceNotFoundException |
Collection specified in the request is not found.
|
ThrottlingException |
Amazon Rekognition is temporarily unable to process the request.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.