Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r9y9/pylibfreenect2
A python interface for libfreenect2
https://github.com/r9y9/pylibfreenect2
kinect python python-wrapper
Last synced: 5 days ago
JSON representation
A python interface for libfreenect2
- Host: GitHub
- URL: https://github.com/r9y9/pylibfreenect2
- Owner: r9y9
- License: other
- Created: 2016-02-28T06:08:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T13:33:40.000Z (10 months ago)
- Last Synced: 2025-01-05T23:08:47.293Z (12 days ago)
- Topics: kinect, python, python-wrapper
- Language: Cython
- Homepage: http://r9y9.github.io/pylibfreenect2/latest/
- Size: 7.13 MB
- Stars: 138
- Watchers: 7
- Forks: 53
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pylibfreenect2
[![PyPI](https://img.shields.io/pypi/v/pylibfreenect2.svg)](https://pypi.python.org/pypi/pylibfreenect2)
[![Build Status](https://travis-ci.org/r9y9/pylibfreenect2.svg?branch=master)](https://travis-ci.org/r9y9/pylibfreenect2)
[![Build status](https://ci.appveyor.com/api/projects/status/ntqppmboac6yti8s/branch/master?svg=true)](https://ci.appveyor.com/project/r9y9/pylibfreenect2/branch/master)
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
[![DOI](https://zenodo.org/badge/52707531.svg)](https://zenodo.org/badge/latestdoi/52707531)A python interface for [libfreenect2](https://github.com/OpenKinect/libfreenect2). The package is compatible with python 2.7-3.5.
## Documentation
- [**STABLE**][docs-stable-url] — **most recently tagged version of the documentation.**
- [**LATEST**][docs-latest-url] — *in-development version of the documentation.*[docs-latest-url]: http://r9y9.github.io/pylibfreenect2/latest/
[docs-stable-url]: http://r9y9.github.io/pylibfreenect2/stable/