awinte Posted July 23, 2020 Share Posted July 23, 2020 Hi, I have a simple question with a fairly high relevance to a specific medical industry and would very much appreciate any information. Would eye tracking work accurately for a person with only one good eye? and what would be the limitations? Eye ball movements, gaze direction etc.... It made me wonder how eye tracking works when I suddenly close one eye? Or if I am blind with one eye (so it moves, but not in the same direction as the good eye) or have crossed eyes condition (Strabismus). It seems that calculating gaze with just one eye should be simpler than with two, if I am able to disable one eye in the headset (maybe during calibration?). So I was wondering if I could extract this information using the SDK, and if I got the vector itself per eye, I could potentially calculate gaze direction by myself right? I am new to this, and I apologize if I got some information wrong. We are designing a simple VR game for kids (observe attention / distraction by tracking objects), and some have several eye conditions and I wanted to know if we can address them. Any help would be very much appreciated. Best regards, Assaf W. Link to comment Share on other sites More sharing options...
Corvus Posted July 23, 2020 Share Posted July 23, 2020 @awinte Yes, eye tracking will report data for each eye independently. Please feel free to download the SDK and examine the documentation for further information about SDK functionality. https://developer.vive.com/resources/knowledgebase/vive-sranipal-sdk/ Link to comment Share on other sites More sharing options...
awinte Posted July 23, 2020 Author Share Posted July 23, 2020 Thank you so much for your reply, Are you referring to ViveSR::anipal::Eye::SingleEyeData Struct (just to make sure that I am not missing anything). Link to comment Share on other sites More sharing options...
Corvus Posted July 23, 2020 Share Posted July 23, 2020 Yes, the SingleEyeData function will have most of the important data needed. Link to comment Share on other sites More sharing options...
Davey Posted December 12, 2020 Share Posted December 12, 2020 Hi Assaf Did you ever proceed with developing with the Pro Eye? I too am hoping to develop an application for someone who has Strabismus and I am seeking answers to same questions you have posted. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now