C# Class Kinect.Gestures.Swipes.KinectGestureSwipeBottomToTop

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

Public Methods

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

Creates a new swipe bottom to top gesture.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeBottomToTop() public method

Creates a new swipe bottom to top gesture.
public KinectGestureSwipeBottomToTop ( ) : Kinect.Gestures.Swipes.Frames
return Kinect.Gestures.Swipes.Frames