C# Class Kinect.Gestures.Waves.KinectGestureWaveLeftHand

This classes is used to check for a wave gesture, with the left hand.
Inheritance: KinectGesture
Mostrar archivo Open project: NIAEFEUP/Kommando

Public Methods

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

Creates a new wave with left hand gesture.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureWaveLeftHand() public method

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