python 2.7 - IoHub for eye tracking -


  1. can iohub used eye tribe glasses?

  2. using iohub, possible detect sacaddic, blinks, , fixations?

i have not used eyetribe (and don't use iohub), use psychopy eye tracking. , connect eye tracker using tcp/ip communication python itself. , eyetribe website under api section says:

if favor other programming language open api relies on standard tcp/ip protocol. if can open socket , parse strings you’re covered.

and can in python, if want use these glasses sure can, require work on part. had undergrad got mirametrix tracker talking python/psychopy , left of experience detailed here: https://brittlab.uwaterloo.ca/research-tips/

but make sure technical specifications (60 hz , 20 ms latency) sufficient needs. find eye trackers pay get. there nice open source option higher speed camera , supportive developmen team @ http://pupil-labs.com/pupil/

good luck, please add comment later on experience if these work, because alot of us, you, looking cheaper tracking options.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -