simeeid / TMA4851_Group2_2024

Repository for reading program assisted by eye and face tracking software in TMA4851 Experts in Teamwork 2024
GNU General Public License v3.0
1 stars 0 forks source link

Reading assistance

[![TMA Badge](https://img.shields.io/badge/TMA4851-Data%26Mind-blue?style=for-the-badge)](https://www.ntnu.no/eit/tma4851) [![Contributor Badge](https://img.shields.io/badge/Contributors-6-blue?style=for-the-badge)](https://github.com/simeeid/TMA4851_Group2_2024/graphs/contributors)

## Description Repository for reading program assisted by eye tracking software ## Install and run Use the package manager [pip](https://pip.pypa.io/en/stable/) to install requriments. ```bash pip install -r req.txt python classes/immersive_reader.py ```