C# 클래스 TechfairKinect.Gestures.Kinect.KinectSensorWrapper

상속: IDisposable
파일 보기 프로젝트 열기: techx/old-techfair-kinect-booth 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
KinectSensorWrapper ( ) : System

비공개 메소드들

메소드 설명
Constrain ( Vector3D vector ) : Vector3D
CreateScaledJoint ( Microsoft.Kinect.Joint joint ) : ScaledJoint
FindClosestSkeleton ( Microsoft.Kinect.Skeleton skeletons ) : Microsoft.Kinect.Skeleton
FindSensor ( ) : Microsoft.Kinect.KinectSensor
FindSkeleton ( Microsoft.Kinect.Skeleton skeletons ) : Microsoft.Kinect.Skeleton
InitializeSensor ( ) : void
OnSkeletonFrameRead ( int trackingId, ScaledJoint>.Dictionary scaledSkeleton, long timestamp ) : void
OnSkeletonFrameReady ( object sender, Microsoft.Kinect.SkeletonFrameReadyEventArgs e ) : void
ScaleSkeleton ( Microsoft.Kinect.Skeleton skeleton ) : ScaledJoint>.Dictionary
ScaleSkeletonPoint ( Microsoft.Kinect.SkeletonPoint point ) : Vector3D

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

KinectSensorWrapper() 공개 메소드

public KinectSensorWrapper ( ) : System
리턴 System