Search code examples
c++opennieye-tracking

OpenNI eye tracking


I'm developing a project with OpenNI.

I've already make a skeleton tracking, but I can't find how can I realize an eye tracking with this library.

Is it possible or I'll have to adapt myself to using Opencv?


Solution

  • I think you have to use Opencv because Openni don't implement the functionality for eye tracking.

    Take a look at this project!