C# (CSharp) KinectDaemon 네임스페이스

중첩된 네임스페이스

KinectDaemon.UserInterface

클래스들

이름 설명
Client
Kinect Microsoft KinectSDK wrapper
Program
Recorder Recorder class @descrip 'Recorder' attaches to the kinect event framework to record skeletal joint data for playback.
Server The Kinect TCP Server sends serialized packets of joint data to any connected client at the client's request. Right now, requests are any packets of length() > 0. 0 length packets denote a closed client stream.