Skip to content

felmoreno1726/GazeController

Repository files navigation

GazeController

This project implements a robust controller using Gaze Tracking technology.

Pre-requisites

(Exact versions may not be neccessary)

Installation

In normal mode:
pip install .
In development mode (recommended):
pip install -e .

Testing

python -m unittest discover

Gaze extraction demo

To see help menu:
python gaze_extraction.py --help
To run:
python gaze_extraction.py

About

This project implements a controller using Gaze Tracking technology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published