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

c, c#, c++, eye-tracking, open-source

Solution

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

Problem

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

Original source