[Solved] Calculating the distance to the Eye Tracker using the Track Box

Home Forums Legacy SDKs [Solved] Calculating the distance to the Eye Tracker using the Track Box

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4219
    Ozan Saltuk
    Participant

    Hello,

    I am trying to calculate the distance of the eyes to the eye tracker in centimeters. I am using the eye_position_in_track_box_normalized.z method, which returns me a value between 0.0 and 1.0. I was wondering how I can translate this value to actual centimeters. Is there a function for this?

    Best Regards,
    Ozan

    #4276
    Grant [Tobii]
    Keymaster

    Hi @ozansaltuk,

    If you check out the C# example MinimalEyePositionDataStream in the .NET EyeX SDK, we show how you can obtain the real distance from the eye tracker centre to the eyes in millimetres.

    Bear in mind, these values should only be used for relative, not absolute positioning.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.