C# 클래스 Kinetique.GestureRecogniser

파일 보기 프로젝트 열기: NicoleEli/Presenting-Kinect 1 사용 예제들

공개 메소드들

메소드 설명
GestureRecogniser ( Microsoft.Kinect.KinectSensor sensor ) : System

비공개 메소드들

메소드 설명
ProcessGesture ( Microsoft.Kinect.Joint head, Microsoft.Kinect.Joint rightHand, Microsoft.Kinect.Joint leftHand, Microsoft.Kinect.Joint chest ) : void
_sensor_AllFramesReady ( object sender, AllFramesReadyEventArgs e ) : void

메소드 상세

GestureRecogniser() 공개 메소드

public GestureRecogniser ( Microsoft.Kinect.KinectSensor sensor ) : System
sensor Microsoft.Kinect.KinectSensor
리턴 System