Compartir a través de


FaceAttributes.Noise Propiedad

Definición

Obtiene o establece propiedades que describen el nivel de ruido de la imagen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a