Module freenectrs::freenect [] [src]

Structs

FreenectContext

FreenectContext should be used as the main point to interact with Kinect.

FreenectDepthStream

FreenectDepthStream should be used for fetching depth data from Kinect.

FreenectDevice

Interacts with a freenect device (Kinect)

FreenectError
FreenectVideoStream

FreenectVideoStream should be used for fetching rgb data from Kinect.

Enums

FreenectDepthFormat

Enumeration of depth formats. See here for more information

FreenectResolution

Enumeration of available resolutions. See here for more information

FreenectVideoFormat

Enumeration of video formats. See here for more information

Type Definitions

Result