Skip to content

Commit 603d572

Browse files
committed
updating title
1 parent 1041549 commit 603d572

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cognitive-services/bing-visual-search/tutorial-bing-visual-search-single-page-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: bing-visual-search
1111
ms.topic: tutorial
12-
ms.date: 11/29/2019
12+
ms.date: 03/27/2019
1313
ms.author: aahi
1414
---
15-
# Create a Visual Search single-page web app
15+
# Tutorial: Create a Visual Search single-page web app
1616

1717
The Bing Visual Search API returns insights for an image. You can either upload an image or provide a URL to one. Insights are visually similar images, shopping sources, webpages that include the image, and more. Insights returned by the Bing Visual Search API are similar to ones shown on Bing.com/images.
1818

articles/cognitive-services/bing-visual-search/tutorial-visual-search-insights-token.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ manager: nitinme
99
ms.service: cognitive-services
1010
ms.subservice: bing-visual-search
1111
ms.topic: tutorial
12-
ms.date: 11/29/2019
12+
ms.date: 03/27/2019
1313
ms.author: aahi
1414
---
15-
# Find similar images from previous searches using ImageInsightsToken
15+
# Tutorial: Find similar images from previous searches using an image insights token
1616

1717
The Visual Search SDK enables you to find images online from previous searches that return an `ImageInsightsToken`. This application gets an `ImageInsightsToken` and uses the token in a subsequent search. It then sends the `ImageInsightsToken` to Bing and returns results that include Bing Search URLs and URLs of similar images found online.
1818

0 commit comments

Comments
 (0)