com.microsoft.azure.cognitiveservices.search.visualsearch

This package contains the classes for BingVisualSearchAPI. Visual Search API lets you discover insights about an image such as visually similar images, shopping sources, and related searches. The API can also perform text recognition, identify entities (people, places, things), return other topical content for the user to explore, and more. For more information, see Visual Search Overview.

Classes

BingVisualSearchManager

Entry point to Azure Cognitive Services Bing Visual Search manager.

Interfaces

BingImages

An instance of this class provides access to all the operations defined in BingImages.

BingImages.BingImagesVisualSearchDefinition

The entirety of visualSearch definition.

BingImages.BingImagesVisualSearchDefinitionStages

Grouping of visualSearch definition stages.

BingImages.BingImagesVisualSearchDefinitionStages.WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

BingImages.BingImagesVisualSearchDefinitionStages.WithExecute

The last stage of the definition which will make the operation call.

BingVisualSearchAPI

The interface for BingVisualSearchAPI class.