1 Answer
- Newest
- Most votes
- Most comments
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
answered 6 years ago
Relevant content
- asked 4 years ago
- asked 2 years ago
- asked 6 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 10 months ago
