Skip to content

Ayoubb94/FYP-EyeGaze

Repository files navigation

FYP-EyeGaze

Setup

Create a virtual environemnt and activate it:

python2 -m virtualenv ayoub_fyp
. ayoub_fyp/bin/activate

Then CD to working directory where the main.py file is located.

Then install the requirements in terminal:

pip install -r requirements.txt

Running

Then run the Python file main.py in terminal:

python numbers.py

The result should be stored in the results directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published