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
preguntada hace 4 años746 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas