SkillAgentSearch skills...

Py3freenect2

A port of remexre's pyfreenect2 for python3

Install / Use

/learn @37/Py3freenect2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

py3freenect2

Python bindings for libfreenect2.

Requirements

  • Python3 (python2 support : https://github.com/remexre/pyfreenect2; backwards compatibility to come)
  • Numpy
  • Scipy (as appropriated by python version) :
  • Python Imaging Library (used for scipy.misc.im* functions) : http://www.pythonware.com/products/pil/
  • OpenCV

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
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks6

Languages

C++

Security Score

60/100

Audited on Nov 10, 2024

No findings