Skip to content
New issue

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

Extracting Pitch, Roll and Yaw values #55

Open
sanyamgarg93 opened this issue Apr 25, 2016 · 1 comment
Open

Extracting Pitch, Roll and Yaw values #55

sanyamgarg93 opened this issue Apr 25, 2016 · 1 comment
Labels

Comments

@sanyamgarg93
Copy link

I have been able to run the Clandmark dense facial landmark detector example using OpenCV library on Windows 10. Is there any way (exposed functions) to extract the pitch, roll and yaw values of the face using the landmark positions?
Thanks!

@uricamic
Copy link
Owner

Hi @sanyamgarg93,

we are not providing such functionality in this library, however, you can do it by yourself. One of the possible approaches is to fit a 3D model to the landmarks (look e.g. here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants