Inspiration

We were initially inspired with iScroller through the hope that we could create a more interesting and easier method of surfing through your computer, especially for those who are unfortunately handicapped.

What it does

It control mouse cursor through eye tracking system.

How we built it

It uses OpenCV with Haar Cascade classifier and Pyautogui to control and manipulate the computer mouse with our eyes through the OpenCV.

Challenges we ran into

Because OpenCV is an open source library, there are many references and they quite confused us. At first, we didn't know about virtual environment, so when we set up the program, they conflicted each other.

Accomplishments that we're proud of

As intro to OpenCV we are extremely proud to have been able to complete a working project.

What we learned

We learned how to use OpenCV, Haar Cascade classifiers, and different libraries, but most importantly is VIRTUAL ENVIRONMENT.

What's next for iScroller

We are planning to find a better eye detection algorithm using a combination of facial landmarks, Haar Cascade, and attention in Machine Learning. We would like to improve the GUI and UI/UX of the program to be more user friendly.

Built With

+ 7 more
Share this project:

Updates