Share via


BlobIndexerImageAction.GenerateNormalizedImages Property

Definition

Extracts text from images (for example, the word "STOP" from a traffic stop sign), and embeds it into the content field. This action requires that "dataToExtract" is set to "contentAndMetadata". A normalized image refers to additional processing resulting in uniform image output, sized and rotated to promote consistent rendering when you include images in visual search results. This information is generated for each image when you use this option.

public static Azure.Search.Documents.Indexes.Models.BlobIndexerImageAction GenerateNormalizedImages { get; }
static member GenerateNormalizedImages : Azure.Search.Documents.Indexes.Models.BlobIndexerImageAction
Public Shared ReadOnly Property GenerateNormalizedImages As BlobIndexerImageAction

Property Value

Applies to