Skip to content

37/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