C# Class Kinect.Gestures.Circles.Frames.KinectGestureCircleRightHandFrame2

Describes the second frame of a right hand circle.
Inheritance: IKinectGestureFrame
Afficher le fichier Open project: NIAEFEUP/Kommando Class Usage Examples

Méthodes publiques

Méthode Description
ProcessFrame ( Microsoft.Kinect.Skeleton skeleton ) : KinectGestureResult

Checks if the given skeleton's tracking data matches the gesture represented by this frame.

Method Details

ProcessFrame() public méthode

Checks if the given skeleton's tracking data matches the gesture represented by this frame.
public ProcessFrame ( Microsoft.Kinect.Skeleton skeleton ) : KinectGestureResult
skeleton Microsoft.Kinect.Skeleton Skeleton to analize
Résultat KinectGestureResult