@depthconf attribute
🔌dp.kinect3 dp.oak
    - signature
- depthconf CONFIDENCE_FLOAT
- values
- sensor specific default
- 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.