We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How accurate euler angle estimation? i.e. is there any data with ground truth yaw, pitch, raw to compute error introduced by solvepnp method?
Can you elaborate on how f_x was estimated?
f_x
PFLD/euler_angles_utils.py
Line 11 in cbe3d2e
width
fx, fy
Also about landmarks_3D, where do these values come from?
landmarks_3D
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How accurate euler angle estimation? i.e. is there any data with ground truth yaw, pitch, raw to compute error introduced by solvepnp method?
Can you elaborate on how
f_x
was estimated?PFLD/euler_angles_utils.py
Line 11 in cbe3d2e
Seems here they just use
width
of image forfx, fy
.Also about
landmarks_3D
, where do these values come from?The text was updated successfully, but these errors were encountered: