openEyeTrack

Oct 22, 2020

 

Researchers from Boston University have created a low-cost system for tracking eye position in head-fixed applications.


The accurate measurement of fast eye movement dynamics such as microsaccades in real time requires the use of high-speed eye tracking software. OpenEyeTrack is a multithreaded eye tracker made using OpenCV, C++, QT5, cvui, and a Teledyne DALSA Camera with GigE-V framework APIs for Linux. By using a multithreaded approach, openEyeTrack is capable of significantly improving performance over single-threaded designs that have to sequentially process frame capture, analysis, and display. This makes openEyeTrack capable of reaching frame acquisition rates of up to 715 frames per second with display rates up to 145 frames per second. With such high framerates and lossless processing of data, openEyeTrack is able to provide increased accuracy for eye tracking measurements. The authors of openEyeTrack plan to use it in future studies investigating the neural dynamics of cognition, decision-making, and motor-control, further validating openEyeTrack as a versatile, open source research tool.

 

This research tool was created by your colleagues. Please acknowledge the Principal Investigator, cite the article in which the tool was described, and include an RRID in the Materials and Methods of your future publications.  Project portal RRID:SCR_021399; Software RRID:SCR_021401

Read the Paper!

Read more about openEyeTrack in their Journal of Open Source Software paper!

GitHub Repository

Get access to necessary files, designs, and code for openEyeTrack from their GitHub repository!

Have questions? Send us an email!