/dynamic-rim-module

A tool to remap gaze from the scene camera onto screen content

Primary LanguagePythonMIT LicenseMIT

tests Code style: Black https://img.shields.io/badge/skeleton-2022-informational

This package allows you to use the Dynamic RIM module in Pupil Labs.

This is an extension of our RIM enrichment that allows you to select a screen/display in the reference image and plot the gaze over the content displayed on it. It will also give you a csv file with the coordinates of the gaze in the screen coordinates.

To install it, use:

pip install pupil-labs-dynamic-rim

To run it:

pl-dynamic-rim

See our docs for more information.