Click here to Skip to main content
15,911,711 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
I am a Computer Engineering final year student.I am planning to make my final year project entitled "Controlling Mouse Cursor With Eyes".In this project i have planned to move and control the cursor of mouse through eyes and when a person blinks his/her eyes, the cursor gets clicked.Any ideas to get started through it? Would i be able to perform this project in .Net?
Posted
Comments
Sergey Alexandrovich Kryukov 6-Dec-13 14:44pm    
Poor user... :-)
No, such researches are important, but nevertheless...
—SA

First consider what's already been done: http://www.lmgtfy.com/?q=control+mouse+with+eye+tracking[^]
Then a couple of things to consider:
Eyes are constantly in motion (it is necessary to the way vision works)
Eyes blink frequently just to keep the surface of the eye moist (you need to be sure you can detect deliberate vs. automatic blinking)
Good luck.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 6-Dec-13 14:45pm    
Good points, a 5. (Please see my comment to the question... :-)
—SA
Check this one: http://nipg.inf.elte.hu/headmouse/headmouse.html[^]. I have seen this years ago, and I have tested it. Cool. It is working.
So as it is working, and it worked on PCs light-years behind current ones, it is pretty sure it can be made in c# too. You might want to contact the team to get more interns...
 
Share this answer
 
First of all nice Concept
I think you need some hardware device to do so. A device which can read the movement of your retina or whatever.
see this Could Eye-Tracking Replace Your Mouse?
and see this to know how it works
I know it's not very helpful but this will provide you a idea of how to start
Best OF Luck :)
 
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