C# Класс Kinect.Gestures.Circles.Frames.KinectGestureCircleRightHandFrame4

Describes the fourth frame of a right hand circle.
Наследование: IKinectGestureFrame
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ProcessFrame ( Microsoft.Kinect.Skeleton skeleton ) : KinectGestureResult

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

Описание методов

ProcessFrame() публичный Метод

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
Результат KinectGestureResult