C# 클래스 ScarySkeletons.Kinect

파일 보기 프로젝트 열기: kindohm/kinect-nite-dev 1 사용 예제들

공개 메소드들

메소드 설명
Kinect ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

Kinect() 공개 메소드

public Kinect ( ) : System
리턴 System