A python project that tracks your eye movements and converts it to computer mouse signals.
Libs used: OpenCv, dlib, Scipy
Use OpenCV to access webcamTrack face and eyes- Implement a way to track blinks on each eye
- Implement a way to notice pupils moving left, right, up, or down
- Learn a way to use python to move and control mouse
- Convert eye movements to mouse movements