Skip to content

oele-isis-vanderbilt/ETTK

Repository files navigation

ETTK: Eye-Tracking Toolkit

PyPI

Docs

Toolkit for analyzing gaze from different eye-tracking sensors (e.g. WebGazer, Tobii Glasses 3, and screen-mounted eye-trackers).

Note: this is in early development. There is possible breaking changes

Features

  • Surface/Plane Tracking (specific paper and computer)
  • TG3 + ChimeraPy
  • Object Detection + Gaze Matching
  • Person ID + Gaze Matching (coming soon)

Installation

You are able to install via PyPI by the following:

pip install ettk

Or, you can also install from source:

git clone https://github.com/oele-isis-vanderbilt/ETTK
cd ETTK
pip install .

Releases

No releases published

Packages

No packages published

Languages