Computer vision · Python
Open source
Eye-Control Mouse
کنترل موس با چشم
An open-source computer-vision project that moves the mouse cursor with your eyes.
It processes the webcam feed in real time, tracks the position of the eye and maps it to cursor coordinates. Image processing is done with OpenCV, and one of its main use-cases is accessibility for people who cannot use a regular mouse.
Key features
- Real-time eye tracking
- Image processing with OpenCV
- Cursor control by eye movement
- Accessibility use-case
Technologies
PythonOpenCVComputer VisionEye Tracking
My role
Developer — computer vision
This project is open source; the code is available on GitHub.