次の方法で共有


FaceAttributes.Noise プロパティ

定義

イメージのノイズ レベルを記述するプロパティを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象