次の方法で共有


DetectedObject.Confidence プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="confidence")]
public double Confidence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="confidence")>]
member this.Confidence : double with get, set
Public Property Confidence As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象