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
Dear all,
I would like to create rotation matrix with facepose outputs (i.e. pitch, yaw, roll) to apply rigid inverse affine translation so that I can apply rigid motion correction. However, because the landmarks are in 2D, I do not know how to do this calculation.
I thought of getting some clues from the developers on how they calculated the facepose values but I could not find any information. Could you please provide some details?
Thanks!
The text was updated successfully, but these errors were encountered:
I believe the facepose outputs on the latest version are 6D with translation and rotation parameters for x,y,z. Rotations have been converted to Euler angles and are in radians.
Dear all,
I would like to create rotation matrix with facepose outputs (i.e. pitch, yaw, roll) to apply rigid inverse affine translation so that I can apply rigid motion correction. However, because the landmarks are in 2D, I do not know how to do this calculation.
I thought of getting some clues from the developers on how they calculated the facepose values but I could not find any information. Could you please provide some details?
Thanks!
The text was updated successfully, but these errors were encountered: