Partilhar via


IdentifyRequest.ConfidenceThreshold Propriedade

Definição

Obtém ou define o limite de confiança da identificação, usado para julgar se um rosto pertence a uma pessoa. O intervalo de confidenceThreshold é [0, 1] (padrão especificado pelo algoritmo).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a