Tagged Questions

7
votes
2answers
2k views

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

Anyone know of an eye-tracking library for C#, C/C++ or Objective-C? Open-source is preferable. Thanks.
4
votes
3answers
95 views

Double click timer event

I am developing an application that maps users eye movements with the cursor movements, hence developing ahands free cursor control system. I am using Open CV library's .NET Wrapper for C# i.e. Emgu ...