C# Class Kinect.Gestures.Swipes.KinectGestureSwipeRightToLeft

This classes is used to check for a swipe gesture, from right to left.
Inheritance: KinectGesture
Mostrar archivo Open project: NIAEFEUP/Kommando

Public Methods

Method Description
KinectGestureSwipeRightToLeft ( ) : Kinect.Gestures.Swipes.Frames

Creates a new swipe right to left gesture.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeRightToLeft() public method

Creates a new swipe right to left gesture.
public KinectGestureSwipeRightToLeft ( ) : Kinect.Gestures.Swipes.Frames
return Kinect.Gestures.Swipes.Frames