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

Face model scale #52

Closed
scanin20 opened this issue Sep 24, 2015 · 1 comment
Closed

Face model scale #52

scanin20 opened this issue Sep 24, 2015 · 1 comment

Comments

@scanin20
Copy link

Hi, @auduno. This is more a question, not an issue.

I need to know some things:

  • the getParameters() function which values returns?
  • if I have 2 photoes and tracking the facial model, can I scale the 2 face (for example size of them) to a fixed value? If yes, there is a parameter that help me to know face size? For example if face size in photo 1 is 10 and in photo 2 is 20, can I scale them to a fixed value like 50?
@auduno
Copy link
Owner

auduno commented Oct 6, 2015

Hi, take a look at the reference for documentation of the getCurrentParameters function. If you want to get the scale of the faces, your best option is to use getCurrentPosition() and look at for instance the distance between the point of the left temple and the right temple.

@auduno auduno closed this as completed Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants