Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

So in order to graduate we have to submit a project. I decided to use blinking and eye tracking to type.
It would work as follows, a keyboard would appear on the screen, then the eye tracking system would follow the eye movements, when the person blinks at a particular letter, that letter is pressed.

I'm a little confused as to how to start. I tried to look for camera SDK, and a keyboard SDK and I thought I could manipulate them to work together. Then I tried thinking of using the Linux eye tracking codes with the SDK of a keyboard.

I feel a little overwhelmed. Any form of guidance would be appreciated.
Posted

1 solution

If you do not know where to start, then you need to ask yourself if this is a good subject to work on. If you are really determined to continue with this project then you first need to understand camera capture features in whichever OS you plan to implement (Windows, Mac, Android, Linux). The first step is to start researching which libraries are available and how difficult they are to work with. Google should be your first port of call.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900