/ET_Project

Eye tracking course final project.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Eye tracking project: Implementation, comparison and analysis of the I-VT and I-DT gaze detection algorithms

Description

This project consists in the implementation analysis and comparison of two gaze detection eye tracking algorithms, one velocity based (I-VT) and the other dispersion based (I-DT). The development of this project was done in the Python programming language on a Google Colab notebook, where all the sections to achieve the desired results are explained in detail.

The notebook in question can be checked here.

Example of the results obtained:

./img/saccades.png ./img/centroids.png

Collaborators