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

eyelike with eyetribe #10

Open
christianPetrucci opened this issue May 18, 2016 · 1 comment
Open

eyelike with eyetribe #10

christianPetrucci opened this issue May 18, 2016 · 1 comment

Comments

@christianPetrucci
Copy link

if I use eyelike project with eyetribe what are the right values in findeyes function? it work if i use a gain value 40-45 in eyetribe but the result is not optimal. my scope is to find and track pupils with eyetribe. i have problem to use your solution with halide and i work with your simplest solution

@trishume
Copy link
Owner

eyeLike is not suitable for IR pupil tracking. It's slow and inaccurate, your results will be terrible.
There is a reason that I started writing a new eye tracker (SmartGaze) that uses Halide (so it is fast enough) and a better more accurate tracking algorithm.

It would be easier for you to read through the entire source code of SmartGaze, understand how everything works, and then use that knowledge to either get it to build or to replace Halide with raw OpenCV code (it isn't used for very much right now).

eyeLike is designed for low accuracy webcam eye tracking and won't ever be able to do much more. My attempt at solving this is the SmartGaze project.

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