Eye tracking project: Implementation, comparison and analysis of the I-VT and I-DT gaze detection algorithms
Lucca: This is a fork from a repository that contains the Event Detection algorithms that I used in my BSc final project (https://github.com/LuccaMartins/CnLook_Clustering).
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.