Skip to content

Rompil/EyeTrackingForSB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EyeTrackingForSB

Some unfinished code for my master work.

This repositiry contains some code for a computer in the laboratory.

To get this code you need to perform just a few lines of commands in your console:

git clone [email protected]:Rompil/EyeTrackingForSB.git
python -m venv EyeTrackingForSB
cd  EyeTrackingForSB
cd Scripts & activate
pip install -r requirements.txt

The main file to run in your virtual environment is 'EyeMonitorProgram.py'

python EyeMonitorProgram.py

About

Some unfinished code for my master work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published