Libraries for head/face/eye tracking

December 6th, 2009  |  Published in FYP

Here below are the libraries I am researching. But I have not made a decision to use exactly which one yet…

faceAPI

Web page: http://www.seeingmachines.com/product/faceapi/

This is a proprietary library that can track face position in real-time. It is available for free for non-commercial users (I may try to request it. see its FAQ). It is a DLL with C/C++ interface.

ehci (Enhanced human computer interface)

Project host: http://code.google.com/p/ehci/

A open source project, can be used as a head-tracking library. It is in C++ and there is a python binding. Note that it depends OpenCV.

Some other libraries I have read:

http://sourceforge.net/projects/cvirrcamcontrol/

http://www.youtube.com/watch?v=Y9HMn6bd-v8

http://code.google.com/p/experteyes/

http://code.google.com/p/eyelab/

http://code.google.com/p/eyebachelor/

http://code.google.com/p/eyemouse/

http://sourceforge.net/projects/cvirrcamcontrol/

http://sourceforge.net/projects/wcdesktopvr/

http://sourceforge.net/projects/mptbox/

http://sourceforge.net/projects/libgaze/

http://sourceforge.net/projects/rtftr/

http://sourceforge.net/projects/facemrproj/

Leave a Response