Home Forums Software Development Get the user's interest in a picture

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5698
    xuan bao wei
    Participant

    Hi:
    Now,I want to get the user’s interest in a picture,such as the user’s eyes fixed on the picture where more than 5 seconds,so,How can I achieve this function?
    thank you!

    #5718
    Grant [Tobii]
    Keymaster

    Hi @xuanbw,

    It should be a simple case of setting up an gaze aware region (eg on a windows form ) then within the interactor function
    that handles what happens when gaze is detected, you can start a timer to count how long the gaze remains there.

    I should think this is the easiest way to achieve what you want to do, please let me know otherwise.

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