Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 329 Bytes

gazetracker

A simple eye gaze tracking application based on haar cascades that supposedly gives you awesome heatmaps!

Usage

  • Create a virtual environment (preferably python3.6+) and install the requirements as follows
$ pip install -r requirements.txt
  • Run the script as
$ python tracker.py