C# Class Kinect.Gestures.Circles.KinectGestureCircleLeftHand

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

Public Methods

Method Description
KinectGestureCircleLeftHand ( ) : Kinect.Gestures.Circles.Frames

Creates a new circle gesture with the left hand.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureCircleLeftHand() public method

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