Home › Forums › Software Development › Data Streaming, Creating Calibration and Mouse Click
Tagged: Tobii Stream Engine
- This topic has 4 replies, 2 voices, and was last updated 3 years, 2 months ago by Grant [Tobii].
- AuthorPosts
- 17/09/2021 at 20:46 #21076Hans Anugrah PrasetyoParticipant
So i’ve asked about a discussion about enumerating mouse in this forum using tobii.stream engine before but i’m trying to do a mouse click based on the gaze data when they stay at a spot for a bit longer to automate a click and before the mouse movement do a Smooth pursuit calibration, but when i’m trying to use the gaze data the result will always be 0, some help on it?
18/09/2021 at 00:11 #21078Hans Anugrah PrasetyoParticipantSo i’ve seen that custom calibration needed a specialized license and i’m thinking of using the conventional calibration that tobii provides with the fixation methods, is there a method to summon that calibration in the code, seem to not found it. I’m using C#.
28/09/2021 at 10:01 #21120Grant [Tobii]KeymasterHi @hansanugrah, whilst we do not provide a call to calibration programmatically you can run the shell command from within your script using the syntax
"c:\Program Files (x86)\Tobii\Tobii Configuration\Tobii.Configuration.exe" -Q
Hopefully this is what you are looking for, let us know how you get on. Best Wishes.
28/09/2021 at 10:09 #21122Hans Anugrah PrasetyoParticipantOkay maybe i can work with that, thank you for the help.
28/09/2021 at 10:50 #21129Grant [Tobii]KeymasterMy pleasure!
- AuthorPosts
- You must be logged in to reply to this topic.