Skip to content

nwadedx/ofxEyetech

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 

#ofxEyetech

ofxEyetech provides a simple Quicklink API wrapper for Eyetech gaze sensor devices. Eyetech sensors use an infrared illuminated PTGrey camera to measure binocular gaze in a calibrated area. Angular saccade behaviour, fixation, binocular coordination and stimuli response can be measured easily with this device. It is also used as an HCI interface, allowing a user to control an operating system or drive input with intentional gaze.

The gaze area is captured interactively through calibrated gazing. Deleting addons/ofxEyetech/calibration/calibration will prompt the calibration window on start up and generate a new file.

The QuickLINK library uses a contained OpenCV2.2 framework and ofxOpenCV is not required to build the example.

Quicktime in the openframeworks build may conflict with the Quicklink libs. This header section starting on line 195 should be edited:

of_v0.8.0_vs_release\libs\quicktime\include\processes.h

#ifndef _WINBASE_
EXTERN_API( OSErr )
GetProcessInformation           (const ProcessSerialNumber * PSN, ProcessInfoRec *info)     THREEWORDINLINE(0x3F3C, 0x003A, 0xA88F);
#endif

About

ofxEyetech provides a simple Quicklink API wrapper for Eyetech gaze sensor devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published