Skip to content

A machine learning project to control cursor using eye movement.

Notifications You must be signed in to change notification settings

SaquibAnwar/cursor-control

Repository files navigation

Cursor-Control-using-Eye-Movement

Mini-project on Machine Learning. A project documentation is provided in the repository.

eye_blink_detect.py is the main file.

Clone or download this repository

git clone https://github.com/SaquibAnwar/cursor-control.git

Install dependencies

1. opencv

pip install openCV-python

2. numpy

pip install numpy

3. matplotlib

pip install matplotlib

4. pyautogui

pip install pyautogui

5. imutils

pip install imutils

6. scipy

pip install scipy

About

A machine learning project to control cursor using eye movement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages