PointCloudFrame Class

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

public ref class PointCloudFrame sealed

PointCloudFrame has the following members.

NameDescription
PointCloudFrameInitializes a new instance of the PointCloudFrame class.

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

NameDescription
ShadeProduces a shaded image from the point cloud frame, based only on point position.
ShadeWithNormalsOverloaded. Produces one or two shaded images from the point cloud frame, based on point position and surface normal.

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

Community Additions

ADD
Show: