OpenNI / OpenNI2

OpenNI2
Apache License 2.0
431 stars 895 forks source link

[Request] OpenNI2 examples in python #73

Open matiasfha opened 10 years ago

matiasfha commented 10 years ago

I try to use the python wrapper for OpenNI2 but is very hard to find documentation and examples, so this is a request.

It is possible to include in this repo a folder with the same examples written in C/C++ but in python?

Greentings

zhangxaochen commented 9 years ago

I'm in the same condition as yours, @msdark have you found any docs on python wrapper for OpenNI2 till now?

zhangxaochen commented 8 years ago

I now find some demo code on openni2-python-wrapper: https://github.com/leezl/OpenNi-Python/blob/master/testPythonOpenni.py wish it may help others