You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use this get_head_pose(shape) function to get the x, y and z values of the headpose.
But I was getting slight error on 'y' value whenever the head is straight towards the camera , and it gives some negative value and this value is close to zero.
Can you suggest me how I can get the 'y' value as zero whenever headpose is straight towards camera.
The text was updated successfully, but these errors were encountered:
Could you please suggest me what values I need to put it in k[] and D[] to get a proper value of euler_angle[1, 0] ?.
I do have another issue, I am trying to compress an image by three times(Assume initial size of an image is 640x480 and then reduced the width and height by three times so final image size becomes 213x160), but roll(poseZ) value is not proper when image gets compressed.
Hello All,
I was trying to use this get_head_pose(shape) function to get the x, y and z values of the headpose.
But I was getting slight error on 'y' value whenever the head is straight towards the camera , and it gives some negative value and this value is close to zero.
Can you suggest me how I can get the 'y' value as zero whenever headpose is straight towards camera.
The text was updated successfully, but these errors were encountered: