Skip to main content

gat gaze data form record.

Project description

Get-eyedata

this softwere is an application that allows you to track objects in a video file and save the tracking data to a CSV file.

Installation


  1. Clone the repository to your local machine using the following command:
git clone https://github.com/ikrfun/get_eyedata.git
cd get_eyedata
  1. Install the required packages using the following command:
pip install -r requirements.txt

Usage

Preparing Recorded Data

you need video file which is recorded by OBS with original setting

show details -> https://github.com/ikrfun/get_eyedata/wiki/usage-en

get OBS -> https://obsproject.com/ja/download


When creating a dataset of actual facial images and their corresponding gaze coordinates

To use mekeing eye dataset, run the following command in your terminal

python make_eyedataset.py -f <video-file-path> 

<video-file-path>: The path to the video file then you can find dataset on 'data' dir


When creating a dataset consisting of Valorant screen data and corresponding gaze information

python make_valodataset.py -f <video-file-path> 

<video-file-path>: The path to the video file then you can find dataset on 'data' dir


License

This project is licensed under the MIT License. See the LICENSE file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

get_eyedata-1.1.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

get_eyedata-1.1.1-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page