Home › Forums › Legacy SDKs › [Solved] Tobii EyeX Controller: Saving and Switching User Profile with Tobii Gaze SDK › Reply To: [Solved] Tobii EyeX Controller: Saving and Switching User Profile with Tobii Gaze SDK
29/05/2015 at 05:34 #3018
Participant
Now I’ve found how to save and switch the calibration information by calling the IEyeTracker.GetCalibration() and IEyeTracker.SetCalibration(). However, I still want to save the calibration information as a profile in order to read it when I run the program the next time. How to do that?
Thanks a lot!