Partager via


IdentifyCandidate.Confidence Propriété

Définition

Obtient ou définit le seuil de confiance de l’identification, utilisé pour juger si un visage appartient à une personne. La plage de confidenceThreshold est [0, 1] (valeur par défaut spécifiée par l’algorithme).

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à