Hey guys,
Currently I am trying to develop a small application to improve HCI efficiency for experiment purpose.
After some researches about Tobbi Eyecontrol client API doc, I just found a few things about magnifier function like MagnifierSize,MagnifierEnabled .So I’m wondering whether I can use magnifier function to get more accurate coordinates based on Tobii Eyecontrol SDK .
What I want do is that users look at a position for 1 second and the program will invoke magnifier function to get a more accurate coordinate and return the values to another external program.
Any advices will be appreciated. Thanks in advance.