Jump to content

BlueLee

Verified Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by BlueLee

  1. 11 hours ago, Corvus said:

    3. Yes, it is possible to show the fixation point on the PC monitor and record it. Recording functionality is not built into the SDK but can be implemented within engine or via 3rd party tools.

     

    4. No, access to the raw eye camera video is not enabled.

    For the question 4, then what is the format of eye blinking data? For example, do i get the opened or closed data(binary data) or the percentage of closed eye(ex_ if half is closed, then 0.5)?

    Thank you.

  2. 9 hours ago, Corvus said:

    Hello @BlueLee,

    1. Number of blinking
    VIVE Eye Tracking SDK can easily measure blinking with the "eye_openness" function.

    2. To get the gaze velocity, i need gaze position data.
    Gaze position data is available via the "gaze_direction_normalized" function.

    3. To calculate the video's velocity(to compare with gaze velocity), i need video(or frames) to be decoded.
    Can you elaborate on the information you require?

    Please feel free to download the Eye Tracking SDK (SRanipal) and review the documentation for further information.

    https://developer.vive.com/resources/knowledgebase/vive-sranipal-sdk/

    3. Can I get the video that i am looking at? I mean the video with the fixation point something like below.

     image.png.96c03f34d7e916f60b582ef0f5398762.png

     

    4. Additionally, can i get the eye video?

    Thank you for your answer.

×
×
  • Create New...