Nim bindings for libfreenect, the the cross-platform library for Kinect for Windows v2.
This package contains bindings to libfreenect2 for the Nim programming language. libfreenect2 is an open source cross-platform driver for Kinect for Windows v2 devices that currently supports transfer of RGB, IR and depth images.
Older Kinect devices are not supported. For Kinect for Windows v1 and Kinect for Xbox 360 use the bindings in freenect for libfreenect instead.
This package currently supports the following platforms:
LinuxMacOS XWindows
TODO
TODO
TODO
This package does not have any dependencies to other Nim packages at this time.
Import the libfreenect2 module from this package to make the bindings available in your project:
import libfreenect2
Please file an issue, submit a pull request or email us at [email protected] if this package is out of date or contains bugs. For all other issues related to Kinect devices visit the OpenKinect Wiki below.