| Package | Description |
|---|---|
| com.amazonaws.services.rekognition |
This is the Amazon Rekognition API reference.
|
| com.amazonaws.services.rekognition.model |
| Class and Description |
|---|
| AgeRange
Structure containing the estimated age range, in years, for a face.
|
| AmazonRekognitionException
Base exception for all service exceptions thrown by Amazon Rekognition
|
| Attribute |
| 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.
|
| ComparedFace
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
|
| ComparedSourceImageFace
Type that describes the face Amazon Rekognition chose to compare with the faces in the target.
|
| CompareFacesMatch
For the provided the bounding box, confidence level that the bounding box actually contains a face, and the
similarity between the face in the bounding box and the face in the source image.
|
| 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.
|
| EmotionName |
| 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 source 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.
|
| GenderType |
| Image
Provides the source 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.
|
| LandmarkType |
| 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.
|
| OrientationCorrection |
| Pose
Indicates the pose of the face as determined by pitch, roll, and the yaw.
|
| 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.
|
Copyright © 2017. All rights reserved.