Skip to content

nrhinehart/pyfreenect2

 
 

Repository files navigation

pyfreenect2

Python bindings to libfreenect2.

For usage, see test.py. To install, run sudo python2 setup.py install.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.7%
  • Python 38.8%
  • Shell 0.5%