Skip to content

MartinRapcan/EyeTracking

Repository files navigation

Eyetracking Platform

This repository contains the code for creating an eyetracking system using the Pupil-Labs Pye3d-Detector library.

Installation

  1. Install Python 3.x on your machine if it's not already installed.

  2. Clone this repository to your local machine.

    git clone https://github.com/MartinRapcan/EyeTracking.git
    
  3. Install the required dependencies by running the following command:

    pip install -r requirements.txt
    

Usage

To use this code, follow these steps:

  1. Connect your eyetracking device to your machine.

  2. Run the following command to start the eyetracking system:

    python main.py
    
  3. Follow the on-screen instructions to calibrate the eyetracking system.

  4. Enjoy using the eyetracking system!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Pupil-Labs Pye3d-Detector library
  • Juraj Vincúr
  • Heatmap - source

Contact

If you have any questions or comments about this project, please feel free to contact me at rapcan.rmartin@gmail.com.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages