TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.71k stars 1.82k forks source link

How to get the camera-to-world matrix? #1078

Open a-thousand-suns opened 3 months ago

a-thousand-suns commented 3 months ago

I have get the head pose dada: pose_Tx, pose_Ty, pose_Tz, pose_Rx, pose_Ry, pose_Rz. How can I obtain the camera-to-world matrix? Thank you in advance!