Pupil Labs Surface Tracker#

This Python module provides the core functionality of the Pupil Cloud Marker Mapper.

Installation#

We recommend installing the pre-packaged binary wheels from PyPI:

pip install surface-tracker

To run the example, you will need to install some dependencies. You can get them by running:

pip install "surface-tracker[example]"

Table of Content#