-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels