Git Product home page Git Product logo

customized-training-data-for-eye-tracking-on-screen's Introduction

Customized-Training-Data-for-Eye-Tracking-on-screen

  • Need python >= 3.7

run

sh setup.sh

Data

For each camera with different capture image dimensions there will be different data files. Each file is saved with the dimensions of the camera that is recording in csv format. Each row of each data file in csv format will contain the arrays of the captured image (according to the dimensions of the captured image) and each value of these arrays are separated by the ";" symbol. After each array value, there will be 2 more values always separated by the ";" symbol indicating the x axis and y axis on the screen of where your eyes where looking.

So, for example if your camera is recording with this image dimension 2 rows, 3 cols, 3 channels, each line of the data file 2_3_3.csv will be:

value1;value2;value3;value4;value5;value6;value7;value8;value9;value10;value11;value12;value13;value14;value15;value16;value17;value18;x_axis;y_axis;\n

How it should work

You have to click the circles on the screen until they disappear, in this way your are focusing your eyes on a memorized region of the screen and while you click on the circle the camera will capture the image, so be sure your camera can see your face

customized-training-data-for-eye-tracking-on-screen's People

Contributors

vivianoriccardo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.