AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class Face
The Face type exposes the following members
Name | Description | |
---|---|---|
![]() |
Face() |
Name | Type | Description | |
---|---|---|---|
![]() |
BoundingBox | Amazon.Rekognition.Model.BoundingBox |
Gets and sets the property BoundingBox. Bounding box of the face. |
![]() |
Confidence | System.Single |
Gets and sets the property Confidence. Confidence level that the bounding box contains a face (and not a different object such as a tree). |
![]() |
ExternalImageId | System.String |
Gets and sets the property ExternalImageId. Identifier that you assign to all the faces in the input image. |
![]() |
FaceId | System.String |
Gets and sets the property FaceId. Unique identifier that Amazon Rekognition assigns to the face. |
![]() |
ImageId | System.String |
Gets and sets the property ImageId. Unique identifier that Amazon Rekognition assigns to the input image. |
![]() |
IndexFacesModelVersion | System.String |
Gets and sets the property IndexFacesModelVersion. The version of the face detect and storage model that was used when indexing the face vector. |
![]() |
UserId | System.String |
Gets and sets the property UserId. Unique identifier assigned to the user. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5