Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.3 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.3 KB

GDO-GAZE Project

Report

GDO-GAZE is a gaze estimation software using a kinect (hopefully multiple kinects soon) and a face recognition library. It is developped in Python and requires a GPUn for optimal performance.

Installation

Get the GDO-GAZE source code

git clone https://github.com/dsi-icl/gdo-gaze.git

Requirements

This project was developped using Anaconda.

❗ Use pip in the following directory

  • Mac: .../anaconda3/lib/python3.7/site-packages/
  • Windows: .../anaconda3/lib/sites-packages/

Launching the software

Open a terminal in Eye-Detection/FaceLandmarksKinect/:

python benchmark.py

Contributors

Development of this project was done by Andrianirina Rakotoharisoa under the supervision of Dr Ovidiu Șerban and Florian Guitton.