Skip to content

Commit e8405d6

Browse files
authored
Merge pull request #109604 from tesych/landingpage
updated landing page
2 parents 2a7c9e1 + 250e7d9 commit e8405d6

File tree

2 files changed

+89
-118
lines changed

2 files changed

+89
-118
lines changed

articles/kinect-dk/about-azure-kinect-dk.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ keywords: azure, kinect, overview, dev kit, DK, device, depth, body tracking, sp
1111

1212
# About Azure Kinect DK
1313

14+
![Azure Kinect DK](./media/index/device-image.jpg)
15+
1416
Azure Kinect DK is a developer kit with advanced AI sensors that provide sophisticated computer vision and speech models. Kinect contains a depth sensor, spatial microphone array with a video camera, and orientation sensor as an all in-one small device with multiple modes, options, and software development kits (SDKs). It is available for purchase in [Microsoft online store](https://www.microsoft.com/p/azure-kinect-dk/8pp5vxmd9nhq).
1517

1618
The Azure Kinect DK development environment consists of the following multiple SDKs:

articles/kinect-dk/index.yml

Lines changed: 87 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -1,121 +1,90 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Azure Kinect DK Documentation
4-
metadata:
5-
title: Azure Kinect DK documentation | Microsoft Docs
6-
description: Azure Kinect DK is a developer kit with advanced AI sensors that provide sophisticated computer vision and speech models. Kinect contains a depth sensor, spatial microphone array with a video camera, and orientation sensor as an all in-one small device with multiple modes, options, and SDKs.
1+
### YamlMime:Landing
2+
3+
title: Azure Kinect DK documentation
4+
summary: Azure Kinect DK is a developer kit with advanced AI sensors that provide sophisticated computer vision and speech models. Kinect contains a depth sensor, spatial microphone array with a video camera, and orientation sensor as an all in-one small device with multiple modes, options, and software development kits (SDKs).
5+
6+
metadata:
7+
title: Azure Kinect DK documentation
8+
description: Azure Kinect DK is a developer kit with advanced AI sensors that provide sophisticated computer vision and speech models. Kinect contains a depth sensor, spatial microphone array with a video camera, and orientation sensor as an all in-one small device with multiple modes, options, and SDKs.
79
ms.prod: kinect-dk
10+
ms.topic: landing-page
811
author: tesych
912
ms.author: tesych
10-
ms.topic: landing-page
11-
ms.date: 06/04/2019
12-
abstract:
13-
description:
14-
sections:
15-
- items:
16-
- html: <img src="./media/index/device-image.jpg" style="max-width:100%" alt="Azure Kinect device">
17-
- items:
18-
- type: paragraph
19-
text: Azure Kinect DK is a developer kit with advanced AI sensors that provide sophisticated computer vision and speech models.
20-
- items:
21-
- type: list
22-
style: cards
23-
className: cardsM
24-
columns: 3
25-
items:
26-
- href: about-azure-kinect-dk.md
27-
html: <p>Learn about the Azure Kinect DK.</p>
28-
image:
29-
src: https://docs.microsoft.com/media/common/i_overview.svg
30-
title: What is Azure Kinect DK?
31-
alt:
32-
- href: hardware-specification.md
33-
html: <p>Review Azure Kinect DK Hardware Specification.</p>
34-
image:
35-
src: https://docs.microsoft.com/media/common/i_get-started.svg
36-
title: Azure Kinect DK Hardware Specification
37-
alt:
38-
- href: sensor-sdk-download.md
39-
html: <p>Follow Instructions to download Azure Kinect Sensor SDK.</p>
40-
image:
41-
src: ./media/index/kinect-viewer.svg
42-
title: Download Sensor SDK
43-
alt:
44-
- href: body-sdk-download.md
45-
html: <p>Follow Instructions to download Azure Kinect Body Tracking SDK.</p>
46-
image:
47-
src: ./media/index/body-tracking.svg
48-
title: Download Body Tracking SDK
49-
alt:
50-
- title: 5-Minute Quickstarts
51-
items:
52-
- type: paragraph
53-
text: 'Learn how to set up and start working with Azure Kinect DK'
54-
- type: list
55-
style: icon48
56-
items:
57-
- image:
58-
src: https://docs.microsoft.com/media/common/i_guidelines.svg
59-
text: Set up Azure Kinect DK
60-
alt:
61-
href: set-up-azure-kinect-dk.md
62-
- image:
63-
src: https://docs.microsoft.com/media/common/i_tools.svg
64-
text: Record sensor streams to a file
65-
alt:
66-
href: record-sensor-streams-file.md
67-
- image:
68-
src: https://docs.microsoft.com/media/common/i_build.svg
69-
text: Build your first Azure Kinect application
70-
alt:
71-
href: build-first-app.md
72-
- image:
73-
src: https://docs.microsoft.com/media/common/i_setup.svg
74-
text: Set up Body Tracking SDK
75-
alt:
76-
href: body-sdk-setup.md
77-
- title: Introduction
78-
items:
79-
- type: paragraph
80-
text: |
81-
Get familiar with Azure Kinect DK and its SDKs
82-
<div class="row"><div class="column"><ul>
83-
<li><b><a href="system-requirements.md">Sensor SDK system requirements</a></b></li>
84-
<li><b><a href="about-sensor-sdk.md">Learn about Sensor SDK</a></b></li>
85-
<li><b><a href="depth-camera.md">Learn about depth camera</a></b></li></ul></div><div class="column"><ul>
86-
<li><b><a href="update-device-firmware.md">Update Azure Kinect DK firmware</a></b></li>
87-
<li><b><a href="azure-kinect-viewer.md">Learn how to use viewer</a></b></li>
88-
<li><b><a href="azure-kinect-recorder.md">Learn how to use recorder</a></b></li></ul></div></div>
89-
- title: Reference
90-
items:
91-
- type: list
92-
style: cards
93-
className: cardsD
94-
items:
95-
- title: Services
96-
html: <p><a href="https://docs.microsoft.com/azure/cognitive-services/speech-service/">
97-
Speech Services
98-
</a>
99-
</p>
100-
<p><a href="https://azure.microsoft.com/services/cognitive-services/directory/vision/">
101-
Vision Services
102-
</a>
103-
</p>
104-
- title: Contact us
105-
html: <p><a href="https://feedback.azure.com/forums/920053">
106-
Share your ideas
107-
</a>
108-
</p>
109-
<p><a href="https://github.com/microsoft/Azure-Kinect-Sensor-SDK">
110-
Contribute to the sensor SDK
111-
</a>
112-
</p>
113-
- title: Support
114-
html: <p><a href="troubleshooting.md">
115-
Troubleshooting
116-
</a>
117-
</p>
118-
<p><a href="https://aka.ms/kinectsupport">
119-
Microsoft support
120-
</a>
121-
</p>
13+
ms.date: 03/11/2020
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Card
19+
- title: About Azure Kinect DK
20+
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: What is Azure Kinect DK?
24+
url: about-azure-kinect-dk.md
25+
- linkListType: reference
26+
links:
27+
- text: Hardware specification
28+
url: hardware-specification.md
29+
- text: System requirements
30+
url: system-requirements.md
31+
32+
# Card
33+
- title: Get started
34+
linkLists:
35+
- linkListType: download
36+
links:
37+
- text: Azure Kinect Sensor SDK
38+
url: sensor-sdk-download.md
39+
- text: Azure Kinect Body Tracking SDK
40+
url: body-sdk-download.md
41+
- linkListType: quickstart
42+
links:
43+
- text: Set up Azure Kinect DK
44+
url: set-up-azure-kinect-dk.md
45+
- text: Record sensor streams to a file
46+
url: record-sensor-streams-file.md
47+
- text: Build your first Azure Kinect application
48+
url: build-first-app.md
49+
- text: Set up Body Tracking SDK
50+
url: body-sdk-setup.md
51+
- text: Build your first body tracking app
52+
url: build-first-body-app.md
53+
54+
# Card
55+
- title: Use sensor SDK
56+
linkLists:
57+
- linkListType: how-to-guide
58+
links:
59+
- text: Find then open device
60+
url: find-then-open-device.md
61+
- text: Retrieve image data
62+
url: about-sensor-sdk.md
63+
- text: Access microphone
64+
url: access-mics.md
65+
- text: Record and playback
66+
url: record-playback-api.md
67+
68+
# Card
69+
- title: Use body tracking SDK
70+
linkLists:
71+
- linkListType: how-to-guide
72+
links:
73+
- text: Get body tracking results
74+
url: get-body-tracking-results.md
75+
- text: Access data in body frame
76+
url: access-data-body-frame.md
77+
78+
# Card
79+
- title: Reference
80+
linkLists:
81+
- linkListType: reference
82+
links:
83+
- text: Sensor SDK API
84+
url: https://microsoft.github.io/Azure-Kinect-Sensor-SDK/master/index.html
85+
- text: Body tracking SDK API
86+
url: https://microsoft.github.io/Azure-Kinect-Body-Tracking/release/1.x.x/index.html
87+
- text: Vision Services
88+
url: https://azure.microsoft.com/services/cognitive-services/directory/vision/
89+
- text: Speech Services
90+
url: https://docs.microsoft.com/azure/cognitive-services/speech-service/

0 commit comments

Comments
 (0)