Skip to content

DigitalNatureGroup/TobiiEyeTracker.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TobiiEyeTracker.py

Tobii Eye Tracker 4C/5 で取得したデータをPythonで分析するためのプログラムです。

これらのデバイスのSDKはC言語しか提供されていないため、C言語のプログラムで取得→Socket通信を通してPythonのプログラムにデータを送信、という流れで分析を行います。
https://developer.tobii.com/product-integration/stream-engine/

Windows 10でのみ動作検証済みです。

使用方法

eye_tracking.exeを起動したあと、対応するPythonプログラムを実行します。

About

Get data from Tobii Eye Tracker 4C/5 with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published