AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.EyeDirection

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class EyeDirection

The EyeDirection type exposes the following members

Constructors

NameDescription
Public Method EyeDirection()

Properties

NameTypeDescription
Public Property Confidence System.Single

Gets and sets the property Confidence.

The confidence that the service has in its predicted eye direction.

Public Property Pitch System.Single

Gets and sets the property Pitch.

Value representing eye direction on the pitch axis.

Public Property Yaw System.Single

Gets and sets the property Yaw.

Value representing eye direction on the yaw axis.

Version Information

.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