Our job was to create a virtual mouse application controlled by the movement of the eyes. We used an ordinary webcamera at 640x480 resolution.

We used EmguCV cross platform .Net wrapper to the OpenCV image-processing library. Allowing OpenCV functions to be called from .NET compatible languages. And we also used a matlab function for the Fast Radial Feature Detector.