IRekognitionEyeDirection
Interface in AWS.Rekognition
Interface for EyeDirection.
Properties
Confidence
property Confidence: TOptional<Single>
The level of confidence in the determination.
Pitch
property Pitch: TOptional<Single>
The rotation of the eye direction on the pitch axis.
Valid range: -180 - 180.
Yaw
property Yaw: TOptional<Single>
The rotation of the eye direction on the yaw axis.
Valid range: -180 - 180.