Giter Club home page Giter Club logo

arett-r-package's Introduction

ARETT R Package: Augmented Reality Eye Tracking Toolkit for Head Mounted Displays

This is a R package which contains analysis scripts for eye tracking data acquired using ARETT and the Microsoft HoloLens 2.

As the gaze data generated by ARETT consists of three dimensional gaze information in an AR environment it differs from traditional eye trackers and is not supported by other R packages. This package implements the I-DT, I-VT and I-AOI fixation algorithms for this new data paradigm.

Supported Functions

The package implements three offline fixation identification algorithms together with two pre- and two post-processing functions. Details about the implemented algorithms can be found in the included documentation and the accompanying publication.

Pre-processing:

  • Gap fill
  • Noise reduction

Fixation identification:

  • Identification by velocity threshold (I-VT)
  • Identification by dispersion threshold (I-DT)
  • Identification by area of interest (I-AOI)

Post-processing:

  • Merge adjacent fixations
  • Discard short fixations

Installation

Clone the git project to a local folder (or download all files), open a R session in the folder and run

devtools::install()

Documentation

All functions of the package are documented using roxygen2, available in the man folder and accessible after installation.

A snapshot of the documentation is also available in the projects wiki, however this snapshot might not be up to date.

Reference

@article{Kapp.2021,
    title={ARETT: Augmented Reality Eye Tracking Toolkit for Head Mounted Displays},
    author={Kapp, Sebastian and Barz, Michael and Mukhametov, Sergey and Sonntag, Daniel and Kuhn, Jochen},
    journal={Sensors},
    volume={21},
    number={6},
    pages={2234},
    ISSN={1424-8220},
    url={http://dx.doi.org/10.3390/s21062234},
    DOI={10.3390/s21062234},
    publisher={MDPI AG},
    month={Mar},
    year={2021}
}

arett-r-package's People

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.