IRekognitionPose
Interface in AWS.Rekognition
Interface for Pose.
Properties
Pitch
property Pitch: TOptional<Single>
The rotation of the face on the pitch axis.
Valid range: -180 - 180.
Roll
property Roll: TOptional<Single>
The rotation of the face on the roll axis.
Valid range: -180 - 180.
Yaw
property Yaw: TOptional<Single>
The rotation of the face on the yaw axis.
Valid range: -180 - 180.