Introduction

Introduction

  • Kinect 设备包含的组件

    • depth sensor

    • spacial microphone array + video camera

    • orientation sensor

  • Kinect 开发环境包含的 SDK

    • sensor SDK - low-level device access

    • body tracking SDK - tracking bodies in 3D

    • speech cognitive services SDK

Installation Routine

  • Download Azure Kinect Sensor SDK from here

  • Install the SDK

  • Set up the device and connect it with PC

  • Firmware update

  • Open Azure Kinect Viewer and check the output

Installation Reference

API Reference

https://microsoft.github.io/Azure-Kinect-Sensor-SDK/master/index.html

Last updated

Was this helpful?