Page 1 of 1

How to create gaze plot using eyetribe eye tracker?

PostPosted: 09 Apr 2015, 03:50
by 8484hui
I am doing a project to show gaze plot on an video. I do not know how to create gaze plot like what eye proof did. Anyone have any C# sample codes or link to help me. Help will be a[ppreciated! Thanks! ;)

Re: How to create gaze plot using eyetribe eye tracker?

PostPosted: 24 Jul 2015, 19:34
by ryklin
You have to code it yourself using the raw coordinates.

Re: How to create gaze plot using eyetribe eye tracker?

PostPosted: 06 Nov 2016, 14:30
by pbawa1509
Could you explain how do you go about converting the rawCoordinates that gazeData provides into the coordinates that java uses to draw?