A Pupil Labs smartglasses support module for HERMES
Project description
HERMES - PupilLabs Core
Support package to interface the Pupil Labs Core commercial smartglasses in HERMES.
Options
core
Obtains all data generated by the OEM Pupil Capture application, i.e. video, gaze, blinks, fixations, etc.
Pros
- Simple out-of-the-box install
- Visual configuration in the OEM GUI
- Network API through ZeroMQ to other LAN devices
Cons
- Lower video frame rate
- Heavy resource utilization for constrained devices (w/ or w/o GUI)
- More difficult to add custom realtime gaze processing
- Reprocessing gaze data in setups with poor realtime results with OEM algorithms (because of occlusions, reflections, shape face) don't guarantee better results on lossy videos
uvc
Interfaces cameras directly using pyuvc. Follow these instructions on Windows to update the USB driver of the device to work as expected.
Pros
- Full stable frame rate
- Safe against accidental cable disconnection (just plug back in)
- Low resource utilization
- Cross-platform
- Constrained device friendly
- Flexibility to add own realtime algorithms
Cons
- Doesn't provide out-of-the-box GUI for camera lighting settings
- Requires custom realtime algorithms if gaze data is desired
Installation
Both options available under the same namespace hermes.pupillabs package upon installation, as PupilCoreProducer or PupilUvcProducer, respectively.
From PyPI
pip install pysio-hermes-pupillabs
From source
git clone https://github.com/maximyudayev/hermes-pupillabs.git
pip install -e hermes-pupillabs
Usage
Using the device follows the standard configuration file specification process of HERMES nodes.
Citation
When using any parts of this repository outside of its intended use, please cite the parent project HERMES.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysio_hermes_pupillabs-0.0.4.tar.gz.
File metadata
- Download URL: pysio_hermes_pupillabs-0.0.4.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc6a8996dd9bcc903fb7cc76f268562ced297bda934d863e92756d7b498d23f5
|
|
| MD5 |
8c687bcf953875593806c0fa75c6e138
|
|
| BLAKE2b-256 |
fd25bc49740026b47086c51e2354ee7c2a816dcf6d9aade3675e17a253a7e684
|
File details
Details for the file pysio_hermes_pupillabs-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pysio_hermes_pupillabs-0.0.4-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0875946cba7e57b4983256de249726c252bfe4603df2131c3f276fe4c079d9b
|
|
| MD5 |
ab026ed05b7d39c6d5bb8322021f635f
|
|
| BLAKE2b-256 |
bf0b7d4d7f75a705e2131a53161e10802076ec91bc92c6cbfd8384dbb3221c1e
|