Home › Forums › Software Development › [Solved] Is it possible to get GazePoints of the left and right when opening both eyes?
Tagged: Unity
- This topic has 3 replies, 3 voices, and was last updated 6 years, 8 months ago by
Hiroto.
- AuthorPosts
- 11/01/2017 at 05:10 #6203
Hiroto
ParticipantHello all,
I am experimenting whether I can detect the focus when stereoscopically viewed using the steel series SENTRY.
So, when opening both eyes, I would like to acquire GazePoint on each side, is it possible?I am using Tobii EyeTracking SDK for Unity 5 – v2.0 (Beta) and Tobii_Eye_Tracking_Core_v 2.5.0.5588 _ x86.
There seemed to be no information on reference, manual and sample.Thank you!
12/01/2017 at 18:31 #6214pilipala
Participant“The gaze point is given as a single point. If the user has chosen to track a specific eye, then it’s the gaze point from that eye. Otherwise the point is taken to be the average from both eyes.” ———— So, it seems that we cannot get the different gaze points at tge same time using the EyeX SDK.
12/01/2017 at 21:49 #6217Grant [Tobii]
KeymasterHi, Yes I can confirm that unfortunately within the Tobii Tech range of Eye Trackers, we do not expose individual eye positions within the SDK. Apologies for any inconvenience.
13/01/2017 at 06:00 #6220Hiroto
ParticipantThank you for answering the question.
I will try a different method.
- AuthorPosts
- You must be logged in to reply to this topic.