C# Class Kinect.Gestures.Circles.KinectGestureCircleRightHand

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

Méthodes publiques

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

Creates a new circle gesture with the right hand.

Private Methods

Méthode Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureCircleRightHand() public méthode

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