alwynmathew / libfreenect-with-python

Install libfreenect and libfreenect wrapper for python in Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Install libfreenect and libfreenect wrapper for python in Ubuntu


Languages

Language:Python 93.8%Language:Shell 6.2%