CUSTOM_CONFIDENCE_CONVENTION Class Reference

Lists the value convention of the confidence map optionally ingested with Camera.ingest_custom_depth(). More...

Detailed Description

Lists the value convention of the confidence map optionally ingested with Camera.ingest_custom_depth().

Enumerator
PROBABILITY Values in [0,1], 1 = confident (typical network output).
ZED MEASURE.CONFIDENCE convention: values in [0,100], ~0 = reliable, 100 = unreliable.