Home

Awesome

pyfreenect2

Python bindings to libfreenect2.

Requirements

Installation

To install, run sudo python setup.py install.

Usage

For usage, see test.py.

TODO List

You can probably find more TODOs in Issues or by grep -R TODO ..