| Package | Description |
|---|---|
| org.bytedeco.libfreenect | |
| org.bytedeco.libfreenect.global |
| Class and Description |
|---|
| freenect_context
Holds information about the usb context.
|
| freenect_device
Holds device information.
|
| freenect_device_attributes
A struct used in enumeration to give access to serial numbers, so you can
open a particular device by serial rather than depending on index.
|
| freenect_frame_mode
Structure to give information about the width, height, bitrate,
framerate, and buffer size of a frame in a particular mode, as
well as the total number of bytes needed to hold a single frame.
|
| freenect_raw_tilt_state
Data from the tilt motor and accelerometer
|
| freenect_reg_info
Internal Kinect registration parameters.
|
| freenect_reg_pad_info
registration padding info (?)
|
| freenect_registration
all data needed for depth->RGB mapping
|
| freenect_zero_plane_info
internal Kinect zero plane data
|
| Class and Description |
|---|
| freenect_chunk_cb
Typedef for stream chunk processing callbacks
|
| freenect_context
Holds information about the usb context.
|
| freenect_depth_cb
Typedef for depth image received event callbacks
|
| freenect_device
Holds device information.
|
| freenect_device_attributes
A struct used in enumeration to give access to serial numbers, so you can
open a particular device by serial rather than depending on index.
|
| freenect_frame_mode
Structure to give information about the width, height, bitrate,
framerate, and buffer size of a frame in a particular mode, as
well as the total number of bytes needed to hold a single frame.
|
| freenect_log_cb
Typedef for logging callback functions
|
| freenect_raw_tilt_state
Data from the tilt motor and accelerometer
|
| freenect_registration
all data needed for depth->RGB mapping
|
| freenect_usb_context
Holds libusb-1.0 context
|
| freenect_video_cb
Typedef for video image received event callbacks
|
Copyright © 2021. All rights reserved.