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

Smile detection? #5

Closed
eduardomello opened this issue Jan 13, 2014 · 3 comments
Closed

Smile detection? #5

eduardomello opened this issue Jan 13, 2014 · 3 comments

Comments

@eduardomello
Copy link

Is it possible to use clmtrackr for smile detection?

@auduno
Copy link
Owner

auduno commented Jan 13, 2014

Yes, have a look at http://auduno.github.io/clmtrackr/examples/clm_emotiondetection.html

You could probably use the "happiness"-detector as a smile-detector.

@auduno auduno closed this as completed Jan 19, 2014
@anthnyprschka
Copy link

anthnyprschka commented Dec 1, 2016

Hi @auduno, big thanks for this super cool library :)

I think I understand how the facial landmark detection works. But how did you implement the emotion detection? Did you also train a model on labeled data for this? Or did you somehow have heuristics (something like "if the landmarks representing the eyebrows go up relatively to the rest of the landmarks, call it a 'suprised' emotion")?

I found the parameters of the emotionModel. But I don't know how you came up with these?

@anthnyprschka
Copy link

Ok found the other thread about this, consider my question resolved :P Thanks!

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

3 participants