C# Class Kinect.Gestures.Waves.KinectGestureWaveRightHand

This classes is used to check for a wave gesture, with the right hand.
Inheritance: KinectGesture
ファイルを表示 Open project: NIAEFEUP/Kommando

Public Methods

Method Description
KinectGestureWaveRightHand ( ) : Kinect.Gestures.Waves.Frames

Creates a new wave with right hand gesture.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureWaveRightHand() public method

Creates a new wave with right hand gesture.
public KinectGestureWaveRightHand ( ) : Kinect.Gestures.Waves.Frames
return Kinect.Gestures.Waves.Frames