This repository contains the code for creating an eyetracking system using the Pupil-Labs Pye3d-Detector library.
-
Install Python 3.x on your machine if it's not already installed.
-
Clone this repository to your local machine.
git clone https://github.com/MartinRapcan/EyeTracking.git
-
Install the required dependencies by running the following command:
pip install -r requirements.txt
To use this code, follow these steps:
-
Connect your eyetracking device to your machine.
-
Run the following command to start the eyetracking system:
python main.py
-
Follow the on-screen instructions to calibrate the eyetracking system.
-
Enjoy using the eyetracking system!
This project is licensed under the MIT License - see the LICENSE file for details.
- Pupil-Labs Pye3d-Detector library
- Juraj Vincúr
- Heatmap - source
If you have any questions or comments about this project, please feel free to contact me at rapcan.rmartin@gmail.com.