-
Recently I'm exploring how to get eye position data when watching 360° videos in HTC Vive Pro Eye. I have tried Tobii Pro and OpenVR SDK, but have not obtained complete data.
-
We need to write our GitBook for the physiological data. In this deliverable, we are to have a step by step guide on these items:
* What is the system.
* What is it for.
* What are the dependencie…
-
I know it might be early but is there any plan yet to add API for lip and eye-tracking?
Thank you
-
Main Tasks:
- [x] Read basic emotions
- [x] Basic eye tracking
- [x] Determine whether or not user is looking at screen from eye tracking data
- [ ] Add new emotion data sets for confusion, bor…
-
Dear Daniel, thank you for building this package. I believe this is an important effort towards establishing a widely recognized python toolbox for eye-tracking analysis, just like we have had MNE-Pyt…
-
For people on google cardboard, or other viewers that want to force-enable stereoscopic.
-
Hi there,
I'm trying to get your demo app to run locally and running into some issues. It seems like the app is able to connect to the eye tracker - it's able to `console.log` the OnConnect and OnS…
-
I'd like to build a similar dataset, while, how to label the ground truth of the collected image?
best wishes
-
Hi. I am researching at school on Tobii EyeX Controller for computer interactive in order to control Airmouse and Window, the same to your problem.
However, I can't find Tobii Gaze SDK 4.0 anymore fr…
ghost updated
4 years ago
-
The following glob fires 'added' event when any directory is added:
Given:
```
gaze = new Gaze 'src/templates/**/*.html'
gaze.on 'all', (evt, p) ->
switch evt
when 'added'
console.log '…