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

Eye corner #1

Open
bnascimento opened this issue Mar 28, 2013 · 3 comments
Open

Eye corner #1

bnascimento opened this issue Mar 28, 2013 · 3 comments

Comments

@bnascimento
Copy link

Any new ideas for eye corner detection?

@trishume
Copy link
Owner

I'm thinking of using either a head-pose algorithm like AAM or some colour image segmentation like JSEG.

@BenjaminPoilve
Copy link

A little late maybe but dlib has a very powerful facial landmark detection scheme which include eyes corners. I am currently trying to reimplement your algorithm (using python). I am already using the facial Landmarks to detect the eyes positions, and if I succeed, I'll try to implement the tracker using the eyes corners. Any way, thanks for your great code and explanation of Dr Timm algorithm!

@BenjaminPoilve
Copy link

Still working on that, made a python version of the algorithm. Now researching for geometrical model of the eye to track the gaze!

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