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.
Indicates the direction the eyes are gazing in (independent of the head pose) as determined by its pitch and yaw.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class EyeDirection
The EyeDirection type exposes the following members
Name | Description | |
---|---|---|
![]() |
EyeDirection() |
Name | Type | Description | |
---|---|---|---|
![]() |
Confidence | System.Single |
Gets and sets the property Confidence. The confidence that the service has in its predicted eye direction. |
![]() |
Pitch | System.Single |
Gets and sets the property Pitch. Value representing eye direction on the pitch axis. |
![]() |
Yaw | System.Single |
Gets and sets the property Yaw. Value representing eye direction on the yaw axis. |
.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