Skip to main content
Version: 21 Aug 2024

PixelSensorDepthConfidenceBuffer

NameSpace: PixelSensors

The Depth Confidence Buffer metadata

Inherits from:
PixelSensorMetaData

Public Attributes

Frame

The frame associated with the depth confidence data.


public PixelSensorFrame Frame;

TypeDescription
PixelSensorFrameRepresents the frame data of a sensor

Details*

Each pixel in the frame will have an associated confidence value. See PixelSensorFrameType


MetaDataType


public override PixelSensorMetaDataType MetaDataType => PixelSensorMetaDataType.DepthConfidenceBuffer;

TypeDescription
override PixelSensorMetaDataTypeThe metadata types that can be supported by a sensor