cyan-at / pyfreenect2

Python bindings to libfreenect2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyfreenect2

Python bindings to libfreenect2.

Requirements

Installation

To install, run sudo python setup.py install.

Usage

For usage, see test.py.

TODO List

  • Make test.py actually display the frames
  • Implement Registration.apply (in py_Registration_apply)
  • Make the pipeline argument of Freenect2Device's constructor actually do something
  • Test everything

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

About

Python bindings to libfreenect2


Languages

Language:C++ 60.8%Language:Python 38.7%Language:Shell 0.5%