Hello. I am new to eye tracking technology. I want to analyze eye tracking data captured from the Hololens 2 using client_stream_eet.py. The data I record is saved as shown below.
I am trying to convert the eye gaze co-ordinates (origin, direction) from device coordinate to world coordinate system. Is this the correct approach?
Also I wanted to confirm if the timestamp resolution is 100 ns. I am using 90 FPS.
Hello. I am new to eye tracking technology. I want to analyze eye tracking data captured from the Hololens 2 using client_stream_eet.py. The data I record is saved as shown below.
I am trying to convert the eye gaze co-ordinates (origin, direction) from device coordinate to world coordinate system. Is this the correct approach?
Also I wanted to confirm if the timestamp resolution is 100 ns. I am using 90 FPS.
Thank you so much.