Package | Description |
---|---|
org.openimaj.hardware.kinect |
Modifier and Type | Field and Description |
---|---|
protected static List<KinectController> |
KinectController.ACTIVE_CONTROLLERS |
Constructor and Description |
---|
KinectDepthStream(KinectController controller,
boolean registeredDepthMode)
Construct with a reference to the controller
|
KinectIRVideoStream(KinectController controller)
Construct with a reference to the controller
|
KinectRGBVideoStream(KinectController controller)
Construct with a reference to the controller
|
KinectStream(KinectController controller)
Construct with a reference to the controller
|