How Does Face Orientation Work? #956
Unanswered
KaranBhuva22
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently using the ML Kit Face Detection module, which provides face orientation in terms of Euler angles: Euler X, Y, and Z. I would like to understand how these angles are computed based on the input image and the detected facial landmarks.
Are there any official resources or documentation that explain these calculations in detail?
Beta Was this translation helpful? Give feedback.
All reactions