[Solved] Define tracking regions

Home Forums Software Development [Solved] Define tracking regions

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8948
    TW
    Participant

    Our application draws buttons on a surface.
    These buttons don’t have a window handle, they are just drawn on the surface.

    How could I tell Tobii that these are regions that it can track?

    #8949
    Grant [Tobii]
    Keymaster

    Hi @tw2018 and thanks for your query. Could you kindly clarify which technology you are using to render a window and under which programming platform?

    For instance, if you are using WPF under .NET then the Tobii Core SDK Interaction API would seem to be ideal for your needs and indeed we have several sample application you can download and run @ https://github.com/Tobii/interaction-samples

    Within these samples is demonstrated how to programmatically asign an object within a window to be ‘gaze aware’.

    Please kindly have a look at these and let us know if this is what you are looking for. Otherwise, let us know if further detail of your setup including hardware, SDK version, etc and we will do our best to help you out!

    #8953
    TW
    Participant

    Thank you, that seems to do what I need.
    Using WinForms, btw.

    #8954
    Grant [Tobii]
    Keymaster

    Great! Please let us know if we can be of any further help 🙂

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