Kinect / tutorial

Tutorial on the v2 Kinect platform. Walk thru the whole thing at http://kinect.github.io/tutorial
MIT License
173 stars 62 forks source link

something wrong #44

Open justCallMeRong opened 6 years ago

justCallMeRong commented 6 years ago

lab4's if (((depthFrameDescription.Width * depthFrameDescription.Height) == this.infraredFrameData.Length) && (depthFrameDescription.Width == this.bitmap.PixelWidth) && (depthFrameDescription.Height == this.bitmap.PixelHeight)) infraredFrameData in the function ShowDepthFrame maybe depthFrameData