Partilhar via


FaceAttributes.Emotion Propriedade

Definição

Obtém ou define propriedades que descrevem a emoção facial em forma de confiança variando de 0 a 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a