| Package | Description |
|---|---|
| org.openimaj.hardware.kinect |
| Modifier and Type | Class and Description |
|---|---|
class |
KinectDepthStream
The stream of depth information
|
class |
KinectIRVideoStream
The stream of IR information
|
class |
KinectRGBVideoStream
The stream of RGB information
|
| Modifier and Type | Field and Description |
|---|---|
KinectStream<?> |
KinectController.videoStream
The RGB or IR video stream
|
| Constructor and Description |
|---|
KinectVideoStreamCallback(KinectStream<T> stream)
Default constructor
|