C# Class Kinect.Gestures.Swipes.KinectGestureSwipeTopToBottom

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

Méthodes publiques

Méthode Description
KinectGestureSwipeTopToBottom ( ) : Kinect.Gestures.Swipes.Frames

Creates a new swipe top to bottom gesture.

Private Methods

Méthode Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeTopToBottom() public méthode

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