Skip to content

A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device. Includes open source cuda version of depth engine.

License

Notifications You must be signed in to change notification settings

ForteFibre/Azure-Kinect-Sensor-SDK

Repository files navigation

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

K4A SDK

Build Status (develop)

Introduction

Azure Kinect Sensor SDK is a cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.

Why use the Azure Kinect Sensor SDK

The Azure Kinect Sensor SDK enables you to get the most out of your Azure Kinect camera. Features include:

  • Depth camera access
  • RGB camera access and control (e.g. exposure and white balance)
  • Motion sensor (gyroscope and accelerometer) access
  • Synchronized Depth-RGB camera streaming with configurable delay between cameras
  • External device synchronization control with configurable delay offset between devices
  • Camera frame meta-data access for image resolution, timestamp and temperature
  • Device calibration data access

Getting Started

Installation

To use the SDK please refer to the installation instructions here.

Documentation and Official Builds

Please see usage for info on how to use the SDK.

Building

Azure Kinect Sensor SDK uses cmake to build. For instructions on how to build this SDK please see building.

Versioning

The Azure Kinect Sensor SDK uses semantic versioning.

Testing

K4A has five types of tests:

  • Unit tests
  • Functional tests
  • Stress tests
  • Performance tests
  • Firmware tests

For more instructions on running and writing tests see testing.

Contribute

We welcome your contributions! Please see the contribution guidelines.

Feedback

For any feedback or to report a bug, please file a GitHub Issue.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

MIT License

About

A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device. Includes open source cuda version of depth engine.

https://Azure.com/Kinect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.5%
  • C 25.3%
  • C# 12.0%
  • Python 9.8%
  • CMake 5.8%
  • PowerShell 0.3%
  • Other 0.3%