Head Pose (unit of Yaw, Pitch, Roll) (Point of View)

0

Hello,

My question is about Head Pose in AWS Rekognition.

What is the unit of Yaw, Pitch, Roll (degree or radian)? and what is their range?

And also, are they from the camera's point of view?

For example, if the value of Yaw is -10, what is the rotation direction (right, left)? And is it relative to camera or frame?

Thank you.
Mohammad

Head Pose (unit of Yaw, Pitch, Roll) (Point of View)?

MadoS
已提问 4 年前746 查看次数
1 回答
0
已接受的回答

Hello,

The head pose parameters (Yaw, Pitch and Roll) are specified in degrees. Each of them can take a value within the range of -180 to 180. https://docs.aws.amazon.com/rekognition/latest/dg/API_Pose.html

The values for Pitch, Yaw and Roll are specified with the Camera as the point of reference.

A negative value for Pitch mean the camera is facing up and a positive value means the camera is facing down.
A negative value for Yaw means the camera is facing left and a positive value means the camera is facing to the right.

Camera setting recommendations can be found in this document: https://docs.aws.amazon.com/rekognition/latest/dg/recommendations-camera-image-video.html

AWS
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则