C# Class Kinect.Gestures.Swipes.KinectGestureSwipeTopToBottom

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

Public Methods

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

Creates a new swipe top to bottom gesture.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeTopToBottom() public method

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