Skip to main content Link Search Menu Expand Document (external link)

@depthconf attribute

:electric_plug: dp.kinect3 dp.oak
:information_source: signature
depthconf CONFIDENCE_FLOAT
:house: values
sensor specific default
:bulb: examples
@depthconf 0.65

Filter depth pixels by the normalized confidence of their depth value. The pixel confidence must be @depthconf value or higher.

The pixel confidence and this filter are both normalized floats [0.0..1.0]. A confidence value of 0.0 is no confidence. A value of 1.0 is full confidence. Values between are sensor-specific and may not be linear.