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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ