- This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › custom calibration with Tobii Core SDK
Hello,
I’m looking for a way to implement custom calibration of an eyeX in my app, it is build in C++ using openFrameworks. I would like to start calibration when a new user seats in front of the tracker. I have seen in the forums indications with the minimalCalibration.cpp in GazeSDK, but it is no longer available.
I have seen this post:
Which explains how to do it, but I’d need some example with code to start with.
Does anyone know how could I implement a custom calibration in my app?
Thanks,
Antonio.
Hi @gizmowww,
Yes, I can confirm you can implement custom calibration such as number of calibration points, speed and calibration point shape with the Tobii Stream Engine SDK.
However, to be able to create custom calibration applications, you must first request a special licence to do so which you can
obtain by getting in touch directly with the SDK licencing team – [email protected]
Please bear in mind however, that whilst possible we do not actively provide support at this time in implementing custom calibration.