- This topic has 2 replies, 2 voices, and was last updated 9 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Eyes Distance and Pupil Dilation in EyeX?
Tagged: Eyes Distance
Hi,
Is there a way to find out eyes relative distance to screen and also pupil dilation factors, using EyeX SDK?
If yes, could you please tell me how, and if no, is there any other library that can do this? If another library contains these parameter, can I use it in conjunction with EyeX SDK?
I believe something like this (https://software.intel.com/sites/landingpage/perceptual_computing/documentation/html/) is required for Tobii SDKs.
Best,
Sia
Hi Sia,
you can use the “eye positions” data stream to get the relative distance to the screen. Pupil dilation is not available in the EyeX API, you’ll need a tracker from Tobii’s Analysis product range and the Analytics SDK to record that.
Thanks for the link to the Intel documentation. We’re planning to give the SDK documentation a major upgrade in the near future.
@anderstobii Thank you very much for the explanation! 🙂