次の方法で共有


ImageInsights.VisuallySimilarProducts プロパティ

定義

元のイメージにある製品と視覚的に類似した製品を含むイメージの一覧を取得します。 たとえば、指定した画像にドレスが含まれている場合、類似する画像のリストにはドレスが含まれます。 この画像は、製品のオンラインBing見つかったオファーに関する概要情報を提供します。

[Newtonsoft.Json.JsonProperty(PropertyName="visuallySimilarProducts")]
public Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.ImagesModule VisuallySimilarProducts { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="visuallySimilarProducts")>]
member this.VisuallySimilarProducts : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.ImagesModule
Public ReadOnly Property VisuallySimilarProducts As ImagesModule

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象