Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 332 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 332 Bytes

cyni

Cython-based wrapper for OpenNI2

This wrapper is incomplete, but will let you capture both depth and color images using OpenNI2's syncrhonous API. The asynchronous API is not implemented. Making this wrapper feature-complete wouldn't be too time consuming, so feel free to submit a pull request if you decide to do it.