head-pose-estimation icon indicating copy to clipboard operation
head-pose-estimation copied to clipboard

How to get Yaw, Pitch, Roll?

Open mohammad-saber opened this issue 5 years ago • 4 comments

Thank you for sharing your code. Is there any way to get Yaw, Pitch, and Roll of the head?

mohammad-saber avatar May 09 '20 03:05 mohammad-saber

Sure, you can infer the angles from the rotation vector.

mohammad-saber [email protected]于2020年5月9日 周六上午11:03写道:

Thank you for sharing your code. Is there any way to get Yaw, Pitch, and Roll of the head?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yinguobing/head-pose-estimation/issues/29, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOK2BTMRVIW4E7HRBG6FE3RQTBX5ANCNFSM4M4TOIZQ .

yinguobing avatar May 09 '20 03:05 yinguobing

Thank you. Do you possibly know the algorithm?

mohammad-saber avatar May 10 '20 03:05 mohammad-saber

Hi @yinguobing , Do you know how we can extract the angles? I dont want the whole code, but I'll appreciate if I can get some leads on how to extract the angles.

0xinit avatar Jul 27 '20 14:07 0xinit

https://github.com/yinguobing/image_utility/blob/17726335d2ce64a3b799dc0b7416f40ff928f805/pts_tools.py#L394

yinguobing avatar Jul 29 '20 06:07 yinguobing