Skip to content

A port of remexre's pyfreenect2 for python3

Notifications You must be signed in to change notification settings

dc1340/py3freenect2

 
 

Repository files navigation

py3freenect2

Python bindings for 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

About

A port of remexre's pyfreenect2 for python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.6%
  • Python 37.0%
  • Shell 0.4%