C# Class Kinect.Gestures.Circles.KinectGestureCircleLeftHand

This classes is used to check for a circle gesture, with the left hand.
Inheritance: KinectGesture
Afficher le fichier Open project: NIAEFEUP/Kommando

Méthodes publiques

Méthode Description
KinectGestureCircleLeftHand ( ) : Kinect.Gestures.Circles.Frames

Creates a new circle gesture with the left hand.

Private Methods

Méthode Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureCircleLeftHand() public méthode

Creates a new circle gesture with the left hand.
public KinectGestureCircleLeftHand ( ) : Kinect.Gestures.Circles.Frames
Résultat Kinect.Gestures.Circles.Frames