Eye-Tracking library in C#, C/C++ or Objective-C

Mac picture Mac · Jun 18, 2009 · Viewed 7.8k times · Source

Anyone know of an eye-tracking library for C#, C/C++ or Objective-C? Open-source is preferable. Thanks.

Answer

Soo Wei Tan picture Soo Wei Tan · Jun 18, 2009

OpenCV could probably do it. It has the ability to perform face recognition, so eye tracking might be a subset of that.