FaceAttributes.Emotion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets properties describing facial emotion in form of confidence ranging from 0 to 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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute