C# Class Kinect.Gestures.Swipes.KinectGestureSwipeBottomToTop

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

Méthodes publiques

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

Creates a new swipe bottom to top gesture.

Private Methods

Méthode Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeBottomToTop() public méthode

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