Strabismus and EyeTribe

Place to discuss eye tracking and related topics

Strabismus and EyeTribe

Postby tomtom » 06 Dec 2014, 02:33

Hey all,

So I am interested in the EyeTribe because I want to develop a sort of biofeedback for people with intermittent strabismus (a condition where both eyes don't always look at the same x,y point).

Would it be possible to use the SDK to detect when the eyes aren't looking at the same place on the screen?

For example, the person's right eye could work well and they see with it, but the left eye sometimes looks inward to their nose.
Is it possible to choose which eye to track, and then detect when the left eye turns inward?

In other words, can you track both eyes independently?

This condition probably affects up to 5% of the population, so if this functionality is not possible, it should be implemented I think. Many people won't be able to use EyeTribe without this functionality.
tomtom
 
Posts: 2
Joined: 06 Dec 2014, 02:04

Re: Strabismus and EyeTribe

Postby Clumpy » 08 Dec 2014, 15:01

From what I've seen yes, both eyes are tracked independently and the data is contained in a JSON object returned by the tracker. You could use the tracker to determine this quite easily I'd have thought. Accuracy might be a slight issue however. Currently around the size of a fingertip is the closest your likely to get resolved on a normal screen which may or may not be suitable depending on how bad the deviation is.

Hope this helps

Ian
Clumpy
 
Posts: 1
Joined: 08 Dec 2014, 14:23

Re: Strabismus and EyeTribe

Postby Martin » 11 Dec 2014, 01:50

Hi tomtom,

It tracks and estimates the gaze direction for both eyes independently but the combination of both eyes typically yields higher accuracy. You can simply choose left or right eye from every sample that the tracker server outputs. There are raw and smoothed values for left, right and both eyes.

Please note that I have very limited data on performance with specific conditions like Intermittent Esotropia. However, if one eye is able to remain fixed/stable during the calibration I see no reason why it shouldn't work (assuming that the condition is not alternating). You might have to tweak the calibration procedure to fit your purpose, we provide source code to get you started.
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20

Re: Strabismus and EyeTribe

Postby tomtom » 30 Jan 2015, 06:59

Sorry for late reply.

Martin I don't really care about using it for actual tracking for tasks (clicking stuff on screen etc.)

I just want to be able to detect if the eyes are looking in different directions (at different points) and if so, notify the user. That's it.

What I'm wondering is if this is within the capabilities of the EyeTribe camera and software? I understand it's not completely open source, so you can't do everything.
tomtom
 
Posts: 2
Joined: 06 Dec 2014, 02:04

Re: Strabismus and EyeTribe

Postby Martin » 02 Feb 2015, 12:03

Hi Tom,

It think it might be possible. It really depends on the range of conditions and the severity. Hard for me to make any promises, in theory you should get good data on the "good" eye.
Martin
 
Posts: 567
Joined: 29 Oct 2013, 15:20

Re: Strabismus and EyeTribe

Postby puerto » 07 Jul 2015, 16:58

Open source project related to this subject:

https://github.com/balancana/GazeMonitor/
puerto
 
Posts: 4
Joined: 01 Apr 2014, 22:00


Return to General Discussion



cron