Property | Type | Description | |
---|---|---|---|
doGestureRecognition | System.Boolean | ||
doMouseInput | System.Boolean | ||
gestureListener | GestureListener | ||
isCalibrated | System.Boolean | ||
topLeft | myCoord |
Method | Description | |
---|---|---|
KinectMainController ( MouseInput listener ) : System | ||
StopKinect ( Microsoft.Kinect.KinectSensor sensor ) : void | ||
calibrateSensor ( CalibrationListener l ) : void |
Method | Description | |
---|---|---|
Main ( string args ) : void | ||
SetupKinectManually ( ) : void |
public KinectMainController ( MouseInput listener ) : System | ||
listener | MouseInput | |
return | System |
public StopKinect ( Microsoft.Kinect.KinectSensor sensor ) : void | ||
sensor | Microsoft.Kinect.KinectSensor | |
return | void |
public calibrateSensor ( CalibrationListener l ) : void | ||
l | CalibrationListener | |
return | void |
public static Boolean,System doGestureRecognition | ||
return | System.Boolean |
public static Boolean,System doMouseInput | ||
return | System.Boolean |
public static GestureListener gestureListener | ||
return | GestureListener |
public static Boolean,System isCalibrated | ||
return | System.Boolean |