Partager via


FaceAttributes.Emotion Propriété

Définition

Obtient ou définit des propriétés décrivant l’émotion faciale sous forme de confiance allant de 0 à 1.

[Newtonsoft.Json.JsonProperty(PropertyName="emotion")]
public Microsoft.Azure.CognitiveServices.Vision.Face.Models.Emotion Emotion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="emotion")>]
member this.Emotion : Microsoft.Azure.CognitiveServices.Vision.Face.Models.Emotion with get, set
Public Property Emotion As Emotion

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à