PDA

View Full Version : [ubuntu] Kinect with mouse control



ODBWilson
March 17th, 2014, 10:00 AM
I am working on a project using Kinect for mouse control
Actually, I am able to connect Kinect with libfreenect. But I can't find the proper mouse control driver to work with kinect.
I have tried a few 3rd party programs to enable mouse control, but the result is no good.

For example, openkinect mouse control using python
http://code.activestate.com/recipes/578104-openkinect-mouse-control-using-python/?in=user-4179768

Just wondering if anyone had this experience before.

Please shred me some lights which software/driver should go for enabling mouse pointer and click to slide for Kinect.

I am using Ubuntu 12.04 with libfreeect.

Many thanks!