C# 클래스 Kinect.Gestures.Circles.Frames.KinectGestureCircleRightHandFrame2

Describes the second frame of a right hand circle.
상속: IKinectGestureFrame
파일 보기 프로젝트 열기: NIAEFEUP/Kommando 1 사용 예제들

공개 메소드들

메소드 설명
ProcessFrame ( Microsoft.Kinect.Skeleton skeleton ) : KinectGestureResult

Checks if the given skeleton's tracking data matches the gesture represented by this frame.

메소드 상세

ProcessFrame() 공개 메소드

Checks if the given skeleton's tracking data matches the gesture represented by this frame.
public ProcessFrame ( Microsoft.Kinect.Skeleton skeleton ) : KinectGestureResult
skeleton Microsoft.Kinect.Skeleton Skeleton to analize
리턴 KinectGestureResult