最終更新:2017-04-08 (土) 18:59:37 (2566d)  

Microsoft.Kinect.InfraredFrame
Top / Microsoft.Kinect.InfraredFrame

Represents a frame that provides view of the scene that looks just like a black and white photograph, but is actively lit, so brightness is consistent regardless of location and room brightness.

https://msdn.microsoft.com/en-us/library/microsoft.kinect.infraredframe.aspx

プロパティ

  • typeNameDescription
    Microsoft.Kinect.FrameDescription?InfraredFrame.FrameDescription?Gets the description of the infrared frame.
    Microsoft.Kinect.InfraredFrameSourceInfraredFrame.InfraredFrameSource?Gets the source of the infrared frame.
    System.TimeSpanInfraredFrame.RelativeTime?Gets the timestamp of the infrared frame.

メソッド

  • NameDescription
    voidInfraredFrame.CopyFrameDataToArray?Copies the infrared frame data to an unsigned short array.
    voidInfraredFrame.CopyFrameDataToIntPtr?Copies the ifrared frame data to a buffer specified by the supplied IntPtr.
    voidInfraredFrame.Dispose?Gracefully cleans up running streams.
    Microsoft.Kinect.Buffer?InfraredFrame.LockImageBuffer?Locks and returns the infrared frame image buffer in preparation for reading data.

メモ