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

Describes the first frame of a left 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