DepthFloatFrame Class

A frame used specifically for float-based images. It provides access to the dimensions, format and pixel data for a depth frame.

public ref class DepthFloatFrame sealed

DepthFloatFrame has the following members.

NameDescription
DepthFloatFrame Initializes a new instance of the DepthFloatFrame class.

NameDescription
CameraParametersGets the camera parameters associated with the frame.
FrameBufferGets the buffer where the image data for the frame is stored.
HeightGets the hight of the frame, in pixels.
WidthGets the width of the frame, in pixels.

Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd

Community Additions

ADD
Show: