我必须在一个新的线程中显示图像序列,否则kinect会因为操作的复杂性而丢失帧。[bodyframe.BodyCount]; //the first time getandrefreshbodydatais called, kinect will allocate each body in the array.bodyframe.GetAndRefreshBodyData(this.bodies);
我正在使用Kinect v2,我有一个小程序,只显示正文和颜色流,但流停止发送帧后,获取只有3帧。Console.WriteLine("==== FRAME FOUND ===="); // Bodyvar b_frame = reference.BodyFrameReference.AcquireFrame();
_bodies = new Body