Contents

confidence

The level of confidence in the observation’s accuracy.

Declaration

var confidence: VNConfidence { get }

Discussion

The Vision framework normalizes this value to [0.0, 1.0] under most circumstances. A value of 0.0 indicates no confidence. A value of 1.0 indicates highest confidence, or the observation doesn’t support or assign meaning to confidence.

See Also

Evaluating Observations