프로퍼티 | 타입 | 설명 | |
---|---|---|---|
doGestureRecognition | System.Boolean | ||
doMouseInput | System.Boolean | ||
gestureListener | GestureListener | ||
isCalibrated | System.Boolean | ||
topLeft | myCoord |
메소드 | 설명 | |
---|---|---|
KinectMainController ( MouseInput listener ) : System | ||
StopKinect ( Microsoft.Kinect.KinectSensor sensor ) : void | ||
calibrateSensor ( CalibrationListener l ) : void |
메소드 | 설명 | |
---|---|---|
Main ( string args ) : void | ||
SetupKinectManually ( ) : void |
public KinectMainController ( MouseInput listener ) : System | ||
listener | MouseInput | |
리턴 | System |
public StopKinect ( Microsoft.Kinect.KinectSensor sensor ) : void | ||
sensor | Microsoft.Kinect.KinectSensor | |
리턴 | void |
public calibrateSensor ( CalibrationListener l ) : void | ||
l | CalibrationListener | |
리턴 | void |
public static Boolean,System doGestureRecognition | ||
리턴 | System.Boolean |