C# Class Kinect.Gestures.Swipes.KinectGestureSwipeLeftToRight

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

Public Methods

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

Creates a new swipe left to right gesture.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeLeftToRight() public method

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