C# Class Kinect.Gestures.Circles.KinectGestureCircleRightHand

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

Public Methods

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

Creates a new circle gesture with the right hand.

Private Methods

Method Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureCircleRightHand() public method

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