Fork me on GitHub

pynect

Python wrapper and library for the libfreenect Kinect driver.

Install to Current Directory - Ubuntu

$ sudo apt-get install build-essential git-core libusb-1.0-0-dev \
    python-pip python-dev python-numpy python-matplotlib

$ sudo pip install \
    -e git+git://github.com/bwhite/libfreenect.git@pynect#egg=freenect \
    -r https://github.com/bwhite/libfreenect/raw/pynect/requirements.txt

Authors

Brandyn A. White (bwhite@dappervision.com)
Andrew Miller (amiller@dappervision.com)

Contact

Brandyn A. White (bwhite@dappervision.com)

Download

You can download this project in either zip or tar formats.