Skip to content

Commit 6fa80dc

Browse files
authored
Merge pull request #87604 from PatrickFarley/landing-pages
[cog serv] Landing pages
2 parents 81c7352 + b6b72be commit 6fa80dc

File tree

3 files changed

+398
-283
lines changed

3 files changed

+398
-283
lines changed
Lines changed: 183 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,114 +1,186 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Computer Vision API Documentation
1+
### YamlMime:Landing
2+
3+
title: Computer Vision documentation # < 60 chars
4+
summary: The cloud-based Computer Vision API provides developers with access to advanced algorithms for processing images and returning information. By uploading an image or specifying an image URL, Microsoft Computer Vision algorithms can analyze visual content in different ways based on inputs and user choices. Learn how to analyze visual content in different ways with quickstarts, tutorials, and samples. # < 160 chars
5+
46
metadata:
5-
title: API Documentation - Computer Vision
6-
titleSuffix: Azure Cognitive Services
7-
description: Learn how to use Computer Vision to process images and return information. Tutorials show you how to build apps that use the API.
7+
title: Computer Vision documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
8+
description: The cloud-based Computer Vision API provides developers with access to advanced algorithms for processing images and returning information. By uploading an image or specifying an image URL, Microsoft Computer Vision algorithms can analyze visual content in different ways based on inputs and user choices. Learn how to analyze visual content in different ways with quickstarts, tutorials, and samples. # Required; article description that is displayed in search results. < 160 chars.
89
services: cognitive-services
9-
author: nitinme
10-
manager: nitinme
11-
12-
ms.service: cognitive-services
10+
ms.service: cognitive-services #Required; service per approved list. service slug assigned to your service by ACOM.
1311
ms.subservice: computer-vision
14-
ms.topic: landing-page
15-
ms.date: 02/26/2019
16-
ms.author: nitinme
17-
ms.custom: seodec18
18-
abstract:
19-
description: The cloud-based Computer Vision API provides developers with access to advanced algorithms for processing images and returning information. By uploading an image or specifying an image URL, Microsoft Computer Vision algorithms can analyze visual content in different ways based on inputs and user choices. Learn how to analyze visual content in different ways with quickstarts, tutorials, and samples.
20-
aside:
21-
image:
22-
alt:
23-
height: 110
24-
src: ../media/index/computer-vision-landing-page-video.png
25-
width: 250
26-
title: Infuse intelligence in your apps with Vision APIs (05:41)
27-
href: https://azure.microsoft.com/resources/videos/connect-2017-microsoft-cognitive-services-put-intelligence-into-your-business-apps/
28-
width: 250
29-
sections:
30-
- items:
31-
- type: list
32-
style: cards
33-
className: cardsM
34-
columns: 3
35-
items:
36-
- href: /azure/cognitive-services/computer-vision/home
37-
html: <p>Learn about the Computer Vision API.</p>
38-
image:
39-
src: ../media/index/i_overview.svg
40-
alt: overview icon
41-
title: What is Computer Vision?
42-
- href: /azure/cognitive-services/computer-vision/concept-recognizing-text
43-
html: <p>Learn about the concepts of text recognition.</p>
44-
image:
45-
src: ../media/index/i_tasks.svg
46-
alt: task list icon
47-
title: Recognize printed and handwritten text
48-
- href: /azure/cognitive-services/computer-vision/vision-api-how-to-topics/howtocallvisionapi
49-
html: <p>Learn the basics of calling a Computer Vision API.</p>
50-
image:
51-
src: ../media/index/i_tasks.svg
52-
alt: task list icon
53-
title: Call the Computer Vision API
54-
- title: 5-Minute Quickstarts
55-
items:
56-
- type: paragraph
57-
text: 'Analyze images, generate thumbnails, and extract text from an image using:'
58-
- type: list
59-
style: icon48
60-
items:
61-
- image:
62-
src: media/index/logo_Csharp.svg
63-
text: C&#35;
64-
alt: C sharp logo
65-
href: quickstarts-sdk/csharp-analyze-sdk
66-
- image:
67-
src: media/index/logo_java.svg
68-
text: Java
69-
alt: Java logo
70-
href: QuickStarts/java-analyze
71-
- image:
72-
src: media/index/logo_nodejs.svg
73-
text: Node.js
74-
alt: Node.js logo
75-
href: QuickStarts/node-analyze
76-
- image:
77-
src: media/index/logo_python.svg
78-
text: Python
79-
alt: C Python logo
80-
href: quickstarts-sdk/python-sdk
81-
- image:
82-
src: media/index/logo_go.svg
83-
text: Go
84-
alt: Go logo
85-
href: QuickStarts/go-analyze
86-
- title: Step-by-Step Tutorials
87-
items:
88-
- type: paragraph
89-
text: 'Learn how to develop applications using Computer Vision:'
90-
- type: list
91-
style: unordered
92-
items:
93-
- html: <a href="Tutorials/CSharpTutorial.md">Create a Computer Vision app using C#</a>
94-
# - html: <a href="Tutorials/java-tutorial.md">Java Tutorial</a>
95-
# - html: <a href="Tutorials/javascript-tutorial.md">JavaScript Tutorial</a>
96-
- title: Reference
97-
items:
98-
- type: list
99-
style: cards
100-
className: cardsD
101-
items:
102-
- title: APIs
103-
html: <p><a href="https://westus.dev.cognitive.microsoft.com/docs/services/5adf991815e1060e6355ad44">Computer Vision API v2.0</a></p>
104-
<p><a href="https://westus.dev.cognitive.microsoft.com/docs/services/56f91f2d778daf23d8ec6739">Computer Vision API v1.0</a></p>
105-
- title: SDKs
106-
html: <p><a href="https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/computervision?view=azure-dotnet">.NET</a></p>
107-
<p><a href="https://docs.microsoft.com/javascript/api/azure-cognitiveservices-computervision?view=azure-node-latest">Node.js</a></p>
108-
<p><a href="https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/computervision?view=azure-python">Python</a></p>
109-
<p><a href="https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision">Go</a></p>
110-
<p><a href="https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/computervision?view=azure-java-stable">Android (Java)</a></p>
111-
- title: PowerShell
112-
html: <p><a href="https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services">Azure PowerShell</a></p>
113-
- title: CLI
114-
html: <p><a href="https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest#az-cognitiveservices-list">Azure CLI</a></p>
12+
ms.topic: landing-page # Required
13+
author: PatrickFarley #Required; your GitHub user alias, with correct capitalization.
14+
ms.author: pafarley #Required; microsoft alias of author; optional team alias.
15+
ms.date: 09/04/2019 #Required; mm/dd/yyyy format.
16+
17+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
18+
19+
landingContent:
20+
# Cards and links should be based on top customer tasks or top subjects
21+
# Start card title with a verb
22+
# Card
23+
- title: About Computer Vision
24+
linkLists:
25+
- linkListType: overview
26+
links:
27+
- text: What is Computer Vision?
28+
url: Home.md
29+
- linkListType: video
30+
links:
31+
- text: Infuse intelligence in your apps with Vision APIs
32+
url: https://azure.microsoft.com/resources/videos/connect-2017-microsoft-cognitive-services-put-intelligence-into-your-business-apps/
33+
34+
- title: Recognize printed and handwritten text
35+
linkLists:
36+
- linkListType: concept
37+
links:
38+
- text: Printed and handwritten text recognition
39+
url: concept-recognizing-text.md
40+
- linkListType: quickstart
41+
links:
42+
- text: Using the .NET SDK
43+
url: quickstarts-sdk/csharp-hand-text-sdk.md
44+
- text: Using the Python SDK
45+
url: quickstarts-sdk/python-sdk.md
46+
47+
48+
- title: Detect objects in images
49+
linkLists:
50+
- linkListType: concept
51+
links:
52+
- text: Object detection
53+
url: concept-object-detection.md
54+
- linkListType: quickstart
55+
links:
56+
- text: Using the .NET SDK
57+
url: quickstarts-sdk/csharp-analyze-sdk.md
58+
- text: Using the Python SDK
59+
url: quickstarts-sdk/python-sdk.md
60+
- text: Using the Java SDK
61+
url: quickstarts-sdk/java-sdk.md
62+
63+
# Card
64+
- title: Apply content tags to images
65+
linkLists:
66+
- linkListType: concept
67+
links:
68+
- text: Content tags
69+
url: concept-tagging-images.md
70+
- linkListType: quickstart
71+
links:
72+
- text: Using the .NET SDK
73+
url: quickstarts-sdk/csharp-analyze-sdk.md
74+
- text: Using the Python SDK
75+
url: quickstarts-sdk/python-sdk.md
76+
- text: Using the Java SDK
77+
url: quickstarts-sdk/java-sdk.md
78+
79+
- title: Use containers
80+
linkLists:
81+
- linkListType: get-started
82+
links:
83+
- text: Install and run containers
84+
url: computer-vision-how-to-install-containers.md
85+
- linkListType: how-to-guide
86+
links:
87+
- text: Configure containers
88+
url: computer-vision-resource-container-config.md
89+
- linkListType: deploy
90+
links:
91+
- text: Use container instances
92+
url: deploy-computer-vision-on-container-instances.md
93+
- text: Use with Kubernetes and Helm
94+
url: deploy-computer-vision-on-premises.md
95+
96+
- title: Detect faces in images
97+
linkLists:
98+
- linkListType: concept
99+
links:
100+
- text: Face detection
101+
url: concept-detecting-faces.md
102+
- linkListType: quickstart
103+
links:
104+
- text: Using the Python SDK
105+
url: quickstarts-sdk/python-sdk.md
106+
- text: Using the Java SDK
107+
url: quickstarts-sdk/java-sdk.md
108+
109+
# - title: Get image descriptions
110+
# linkLists:
111+
# - linkListType: concept
112+
# links:
113+
# - text: Image descriptions
114+
# url: concept-describing-images.md
115+
# - linkListType: quickstart
116+
# links:
117+
# - text: Using the Python SDK
118+
# url: quickstarts-sdk/python-sdk.md
119+
# - text: Using the Java SDK
120+
# url: quickstarts-sdk/java-sdk.md
121+
# - linkListType: tutorial
122+
# links:
123+
# - text: Generate metadata for images
124+
# url: tutorials/storage-lab-tutorial.md
125+
#
126+
#
127+
# - title: Use domain-specific models
128+
# linkLists:
129+
# - linkListType: concept
130+
# links:
131+
# - text: Domain-specific models
132+
# url: concept-detecting-domain-content.md
133+
# - linkListType: quickstart
134+
# links:
135+
# - text: Using the Python SDK
136+
# url: quickstarts-sdk/python-sdk.md
137+
# - text: Using the Java SDK
138+
# url: quickstarts-sdk/java-sdk.md
139+
#
140+
# - title: Categorize images
141+
# linkLists:
142+
# - linkListType: concept
143+
# links:
144+
# - text: Image categorization
145+
# url: concept-categorizing-images.md
146+
# - linkListType: quickstart
147+
# links:
148+
# - text: Using the Python SDK
149+
# url: quickstarts-sdk/python-sdk.md
150+
# - text: Using the Java SDK
151+
# url: quickstarts-sdk/java-sdk.md
152+
# - title: Detect adult content
153+
# linkLists:
154+
# - linkListType: concept
155+
# links:
156+
# - text: Adult and racy content detection
157+
# url: concept-detecting-adult-content.md
158+
# - linkListType: quickstart
159+
# links:
160+
# - text: Using the Python SDK
161+
# url: quickstarts-sdk/python-sdk.md
162+
# - text: Using the Java SDK
163+
# url: quickstarts-sdk/java-sdk.md
164+
- title: Reference
165+
linkLists:
166+
- linkListType: reference
167+
links:
168+
- text: Computer Vision API v2.0
169+
url: https://westus.dev.cognitive.microsoft.com/docs/services/5adf991815e1060e6355ad44
170+
- text: Computer Vision API v1.0
171+
url: https://westus.dev.cognitive.microsoft.com/docs/services/56f91f2d778daf23d8ec6739
172+
- text: .NET SDK
173+
url: https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/computervision?view=azure-dotnet
174+
- text: Python SDK
175+
url: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/computervision?view=azure-python
176+
- text: Java SDK
177+
url: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/computervision?view=azure-java-stable
178+
- text: Node.js SDK
179+
url: https://docs.microsoft.com/javascript/api/azure-cognitiveservices-computervision?view=azure-node-latest
180+
- text: Go SDK
181+
url: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/computervision
182+
- text: Azure PowerShell
183+
url: https://docs.microsoft.com/powershell/module/az.cognitiveservices/#cognitive_services
184+
- text: Azure Command-Line Interface (CLI)
185+
url: https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest#az-cognitiveservices-list
186+

0 commit comments

Comments
 (0)