C# Class ScarySkeletons.Kinect

ファイルを表示 Open project: kindohm/kinect-nite-dev Class Usage Examples

Public Methods

Method Description
Kinect ( ) : System

Private Methods

Method Description
GetJointPosition ( uint user, SkeletonJoint joint ) : SkeletonJointPosition
Initialize ( ) : void
ReaderThread ( ) : void
ResetPoints ( ) : void
poseDetectionCapability_PoseDetected ( ProductionNode node, string pose, uint id ) : void
skeletonCapbility_CalibrationEnd ( ProductionNode node, uint id, bool success ) : void
userGenerator_LostUser ( ProductionNode node, uint id ) : void
userGenerator_NewUser ( ProductionNode node, uint id ) : void

Method Details

Kinect() public method

public Kinect ( ) : System
return System