InstanceData.Score 属性

定义

获取或设置识别中的可选置信度。

public double? Score { get; set; }
member this.Score : Nullable<double> with get, set
Public Property Score As Nullable(Of Double)

属性值

识别的可选置信度。

适用于