DetectedFace.RecognitionModel Property

Definition

Gets or sets possible values include: 'recognition_01', 'recognition_02'

[Newtonsoft.Json.JsonProperty(PropertyName="recognitionModel")]
public string RecognitionModel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recognitionModel")>]
member this.RecognitionModel : string with get, set
Public Property RecognitionModel As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to