Skip to content

rmyleroy/GazeDirection

Repository files navigation

GazeDirection

This program retrieves a video stream from the webcam and estimates the gaze direction of any person present in the frame.

How to run

You will need python3.6 or earlier and pip3. You can first install the required depencies with pip:

pip3 install -r requirements.txt

And then starts the main script:

python3 script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages