A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
Перейти к файлу
jaygullapalli 5f79890933 Updating firmware version and download link to v1.6.110080014 (Same as what is included in v1.4.2 installer) 2024-07-03 18:08:18 +00:00
.github Re-ordered issue templates 2019-07-08 10:24:18 -07:00
assets Adding Azure Kinect DK Camera CAD file (#1532) 2021-03-18 10:04:40 -07:00
cmake Arm64 Support (#1108) 2020-03-06 09:06:21 -08:00
docs Updating firmware version and download link to v1.6.110080014 (Same as what is included in v1.4.2 installer) 2024-07-03 18:08:18 +00:00
doxygen Enable Doxygen to generate a tag file (#410) 2019-06-13 16:55:58 -07:00
examples Adding calibration and registration tools to examples. (#1475) 2021-05-25 19:43:35 -07:00
extern Extern repo Azure_C_Shared commit moved forward (#1103) 2020-03-13 10:56:43 -07:00
firmware Add files via upload 2021-10-20 15:04:09 -07:00
include Fix a typo in the documentation (#1445) 2021-05-06 13:22:02 -07:00
proposals Update ARM-support.md 2020-03-24 09:00:30 -07:00
scripts Hardening OpenCV install script (#1180) 2020-04-16 22:13:54 -07:00
src Updating target framework to use net6.0 (#1980) 2024-05-21 11:43:40 -07:00
tests Fix compile error for std::nothrow (#1560) 2021-04-09 11:51:22 +03:00
tools Replace C clock with steady_clock (#1592) 2021-05-25 19:03:07 -07:00
.clang-format Moves the K4A SDK to open source project 2019-01-26 14:04:57 -08:00
.gitattributes Moves the K4A SDK to open source project 2019-01-26 14:04:57 -08:00
.gitignore Removing hardcoded paths for the C# wapper (#266) 2019-04-24 15:08:00 -07:00
.gitmodules updating the LibUvc Submodule 2019-06-26 15:44:48 -07:00
CHANGELOG.md Dropping failed conversions from MJPEG (#1194) 2020-04-30 10:30:48 -07:00
CMakeLists.txt Arm64 Support (#1108) 2020-03-06 09:06:21 -08:00
CMakeSettings.json Moves the K4A SDK to open source project 2019-01-26 14:04:57 -08:00
CODE_OF_CONDUCT.md Moved files, removed stale architecture doc, and fixed links. (#252) 2019-04-19 15:07:09 -07:00
CONTRIBUTING.md Merge branch 'releaseProcess' of https://github.com/tesych/Azure-Kinect-Sensor-SDK into releaseProcess 2019-10-30 11:57:30 -07:00
LICENSE Updates license text to follow guidance (#185) 2019-03-26 10:52:02 -07:00
README.md ms support pages 2019-12-20 16:24:59 -08:00
SECURITY.md Microsoft mandatory file (#1814) 2022-08-16 13:31:40 -07:00
StubGenerator.xml.in C# Build Integration (#316) 2019-05-03 14:06:22 -07:00
VersionInfo.cs.in Csharp version (#635) 2019-08-12 16:35:30 -07:00
azure-pipelines.yml Update azure-pipelines.yml for Azure Pipelines 2022-08-16 13:27:43 -07:00
k4a.props.in C# Build Integration (#316) 2019-05-03 14:06:22 -07:00
kinect-qa.md Qa (#423) 2019-06-19 08:39:26 -07:00
kinect-viewer.ico Added icon to viewer app (#421) 2019-06-25 10:05:38 -07:00
microsoft-support.md Adding retirement date for Azure Kinect DK Sensor SDK 2024-06-21 22:56:09 +00:00
version.rc.in Added icon to viewer app (#421) 2019-06-25 10:05:38 -07:00

README.md

Azure Kinect SDK (K4A)

Welcome to the Azure Kinect Sensor SDK! We hope you can use it to build many great applications and participate in the project. Don't be shy to ask questions, and provide feedback. See Azure.com/Kinect for device info and available documentation.

Build Status(develop) Nuget

Introduction

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

Why use the Azure Kinect SDK

The Azure Kinect 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

Installation

To use the SDK, please refer to the installation instructions in usage

Documentation

API documentation is avaliable here.

Building

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

Versioning

The Azure Kinect SDK uses semantic versioning, please see versioning.md for more information.

Testing

For information on writing or running tests, please see testing.md

Contribute

We welcome your contributions! Please see the contribution guidelines.

Feedback

For SDK feedback or to report a bug, please file a GitHub Issue. For general suggestions or ideas, visit our feedback forum.

Sample Code

There are several places where the sample code can be found.

Q&A

Welcome to the Q&A corner!

Join Our Developer Program

Complete your developer profile here to get connected with our Mixed Reality Developer Program. You will receive the latest on our developer tools, events, and early access offers.

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.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at <secure@microsoft.com>. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

License and Microsoft Support for Azure Kinect Sensor SDK

MIT License

Microsoft Support for Azure Kinect Sensor SDK