Skip to content

Commit f72cdb4

Browse files
authored
Merge pull request #94677 from philmea/okr-seo-kinect-dk
Metadata updates for SEO
2 parents c5e4118 + 467a28e commit f72cdb4

30 files changed

+37
-37
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About Azure Kinect DK
3-
description: Azure Kinect DK overview
3+
description: Overview of the Azure Kinect developer kit (DK) tools and integrated services.
44
author: tesych
55
ms.author: tesych
66
ms.prod: kinect-dk

articles/kinect-dk/about-sensor-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: About Azure Kinect Sensor SDK
3-
description: Azure Kinect Sensor SDK
3+
description: Overview of the Azure Kinect Sensor software development kit (SDK), its features, and tools.
44
author: tesych
55
ms.author: tesych
66
ms.prod: kinect-dk

articles/kinect-dk/access-data-body-frame.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: Access Azure Kinect DK data in a body frame
3-
description: Describe the APIs to access the data stored in a body frame
3+
description: Learn about the data in a body frame and the functions to access that data in the Azure Kinect DK.
44
author: qm13
55
ms.author: quentinm
66
ms.reviewer: yijwan
77
ms.prod: kinect-dk
88
ms.date: 06/26/2019
9-
ms.topic: quickstart
9+
ms.topic: how-to
1010
keywords: body, frame, azure, kinect, body, tracking, tips
1111
---
1212

1313
# Access data in body frame
1414

15-
This article describes the data contained in a body frame and the functions to access the data.
15+
This article describes the data contained in a body frame and the functions to access that data.
1616

1717
The following functions are covered:
1818

articles/kinect-dk/access-mics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Access Azure Kinect DK microphone input data
3-
description: Get mic data for Azure Kinect
3+
description: Understand how to get microphone data using the Azure Kinect DK microphone array.
44
author: tesych
55
ms.author: tesych
66
ms.prod: kinect-dk

articles/kinect-dk/add-library-to-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add Azure Kinect library to your Visual Studio project
3-
description: Add the Azure Kinect library to a project
3+
description: Learn how to add the Azure Kinect NuGet package to your Visual Studio Project.
44
author: wes-b
55
ms.author: wesbarc
66
ms.prod: kinect-dk

articles/kinect-dk/azure-kinect-firmware-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Kinect firmware tool
3-
description: Azure Kinect Firmware Tool usage
3+
description: Understand how to query and update device firmware using the Azure Kinect firmware tool.
44
author: tesych
55
ms.author: tesych
66
ms.prod: kinect-dk

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Azure Kinect DK recorder
3-
description: Azure Kinect recorder options and functionality
3+
description: Understand how to record data streams from the sensor SDK to a file using the Azure Kinect recorder.
44
author: tesych
55
ms.author: tesych
66
ms.prod: kinect-dk
77
ms.date: 06/26/2019
8-
ms.topic: article
8+
ms.topic: conceptual
99
keywords: kinect, record, playback, reader, matroska, mkv, streams, depth, rgb, camera, color, imu, audio
1010
---
1111

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Kinect Viewer
3-
description: Kinect for Azure sensor data stream viewer homepage
3+
description: Understand how to visualize all device data streams using the Azure Kinect viewer.
44
author: tesych
55
ms.author: tesych
66
ms.prod: kinect-dk

articles/kinect-dk/body-index-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Kinect body index map
3-
description: Using body index maps
3+
description: Understand how to query a body tracking index map in the Azure Kinect DK.
44
author: qm13
55
ms.author: quentinm
66
ms.reviewer: yijwan

articles/kinect-dk/body-joints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Kinect body tracking joints
3-
description: Using body frame and joints
3+
description: Understand the body frame, joints, joint coordinates, and joint hierarchy in the Azure Kinect DK.
44
author: qm13
55
ms.author: quentinm
66
ms.reviewer: cedmonds, abalan

0 commit comments

Comments
 (0)