Home Forums Software Development EyeX, GazeSDK and monitor-less calibration Reply To: EyeX, GazeSDK and monitor-less calibration

#1623
bishop
Participant

I was thinking to solve the problem of synchronizing the calibration by adding an extra step. Instead of the program stopping for only two seconds or so (XSLEEP(2000);), the program would pause, asking for input in order to proceed to the next point.

I read elsewhere in the forum that is possible to mix EyeXSDK and GazeSDK for .NET. I assume it is also possible for C/C++?