/libfreenect-with-python

Install libfreenect and libfreenect wrapper for python in Ubuntu

Primary LanguagePython

Install libfreenect and libfreenect wrapper for python in Ubuntu

libfreenect is a userspace driver for the Microsoft Kinect. It runs on Linux, OSX, and Windows and supports

  • RGB and Depth Images
  • Motors
  • Accelerometer
  • LED
  • Audio

Notice: If you have the newer Kinect v2 (XBox One), use OpenKinect/libfreenect2 instead.

Files

Install_libfree_ubuntu.sh - Install libfreenect in Ubuntu 16.04

Install_libfree_python.sh - Install libfreenect wrapper for python on Ubuntu 16.04

Install

Change permission of these file to "Allow executing file as program"

sudo ./Install_libfree_ubuntu.sh

sudo ./Install_libfree_python.sh