How do I get the 3D head coordinates in Python through the A

Development forum for the Python programming language.

How do I get the 3D head coordinates in Python through the A

Postby bdohert » 20 Jan 2015, 16:32

I am working with custom software, and I'm attempting to make a "show eyes" function before calibration where you can see if the tracker is picking up on your eyes, and then position yourself correctly with regards to the appropriate distance away from the tracker. This is similar to what the eye tribe UI does, so I'm assuming it can be done? Do you know of an easy way to get these 3D position coordinates (not gaze, but position of the head with regards to the tracker) in Python through the API?
bdohert
 
Posts: 1
Joined: 24 Dec 2014, 19:45

Re: How do I get the 3D head coordinates in Python through t

Postby Anders » 11 Feb 2015, 10:05

You should look at fetching pupil coordinates from the frame object as documented by the API
Anders
 
Posts: 124
Joined: 29 Oct 2013, 16:23


Return to Python



cron