pupil-labs/pupil: Pupil Capture, Player, and Service release
Authors/Creators
- 1. Pupil Labs
- 2. @pupil-labs
- 3. UFPA
- 4. eye square GmbH
- 5. Caelum
- 6. Imperial College London
- 7. Toptal
Description
New feature and bugfix release. We recommend updating Pupil Capture and Pupil Player to v0.9.4!
Pupil Mobile now supports
h264streaming and saving. This is a great feature because it considerably reduces file size and bandwidth requirements. Warning - this feature is still in Beta.Use
msgpackinstead of pickle for saving data to files. This makes saved files smaller and loading faster.Use only Python built-in types on the IPC and only save Python built-in types in
pupil_data. With this convention Pupil data is self-sufficient and can be interpreted easily outside of Python.Improved high DPI display support (e.g. for Retina displays)
Added ability to load runtime calibration plugins.
Calibration data and plugin parameters are now reported on the IPC and saved during recording.
- We are able to offer macOS application bundles again! (finally :smile:)
- Offline and Online Surface Tracker now report identical events.
- Numerous small fixes.
<!--
Windows Driver InstallationIf you are installing Pupil on Windows 10 for the first time, please see Windows 10 driver setup instructions on docs.pupil-labs.com. --!> <a name="downloads"></a>
Files
pupil-labs/pupil-v0.9.4.zip
Files
(1.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fab1985560af33066dbf1926a0fed404
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pupil-labs/pupil/tree/v0.9.4 (URL)