你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DetectedPerson.Confidence Property

Definition

A score, in the range of 0 to 1 (inclusive), representing the confidence that this detection was accurate. Higher values indicating higher confidence.

public float Confidence { get; }
member this.Confidence : single
Public ReadOnly Property Confidence As Single

Property Value

Remarks

Confidence scores span the range of 0.0 to 1.0 (inclusive), with higher values indicating higher probability.

Applies to