head-pose-estimation
head-pose-estimation copied to clipboard
How to get Yaw, Pitch, Roll?
Thank you for sharing your code. Is there any way to get Yaw, Pitch, and Roll of the head?
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 .
Thank you. Do you possibly know the algorithm?
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.
https://github.com/yinguobing/image_utility/blob/17726335d2ce64a3b799dc0b7416f40ff928f805/pts_tools.py#L394