class Aws::Rekognition::Types::Pose
Indicates the pose of the face as determined by its pitch, roll, and yaw.
@!attribute [rw] roll
Value representing the face rotation on the roll axis. @return [Float]
@!attribute [rw] yaw
Value representing the face rotation on the yaw axis. @return [Float]
@!attribute [rw] pitch
Value representing the face rotation on the pitch axis. @return [Float]
Constants
- SENSITIVE