azure.cognitiveservices.search.visualsearch package

Module contents

class azure.cognitiveservices.search.visualsearch.VisualSearchClient(endpoint, credentials)[source]

Bases: msrest.service_client.SDKClient

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](https://docs.microsoft.com/azure/cognitive-services/bing-visual-search/overview).

Variables
Parameters