kinext v0.2.0 API Reference

Modules

Kinext is an Elixir wrapper for the OpenKinect library. OpenKinect allows access to the XBOX 360 Kinect peripheral. Since the Kinect has a proprietary connector, you will need a USB adapter to connect your computer to the Kinect.

Interface for, and structure representing, an OpenKinect context.

Interface for, and struct representing, an OpenKinect device.

Provides access to C NIFs.

Example usage of the video and LED functionality in Kinext. Can be run via mix kinext.go_picture and mix kinext.go_led

Interface for, and struct representing, a video "context" for a kinext device.

Mix Tasks