{"id":13680756,"url":"https://github.com/microsoft/Azure-Kinect-Sensor-SDK","last_synced_at":"2025-04-30T00:30:55.430Z","repository":{"id":37484255,"uuid":"161214378","full_name":"microsoft/Azure-Kinect-Sensor-SDK","owner":"microsoft","description":"A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.","archived":true,"fork":false,"pushed_at":"2024-07-03T18:51:29.000Z","size":79993,"stargazers_count":1528,"open_issues_count":385,"forks_count":625,"subscribers_count":78,"default_branch":"develop","last_synced_at":"2025-04-20T10:14:24.123Z","etag":null,"topics":["kinect","sdk"],"latest_commit_sha":null,"homepage":" https://Azure.com/Kinect","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-10T17:50:05.000Z","updated_at":"2025-04-20T05:44:38.000Z","dependencies_parsed_at":"2023-02-09T19:01:26.394Z","dependency_job_id":"fba45cb8-b1f5-4c5e-bb9c-312dabc9bca1","html_url":"https://github.com/microsoft/Azure-Kinect-Sensor-SDK","commit_stats":{"total_commits":579,"total_committers":46,"mean_commits":12.58695652173913,"dds":0.8031088082901554,"last_synced_commit":"8bb59caa9db1d5da32e382b87622c8cd91bbb8fe"},"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FAzure-Kinect-Sensor-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FAzure-Kinect-Sensor-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FAzure-Kinect-Sensor-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FAzure-Kinect-Sensor-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/Azure-Kinect-Sensor-SDK/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251607410,"owners_count":21616753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kinect","sdk"],"created_at":"2024-08-02T13:01:21.613Z","updated_at":"2025-04-30T00:30:50.414Z","avatar_url":"https://github.com/microsoft.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# Azure Kinect SDK (K4A)\n\nWelcome 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](https://Azure.com/kinect) for device\ninfo and available documentation.\n\n[![Build Status\n(develop)](https://dev.azure.com/ms/Azure-Kinect-Sensor-SDK/_apis/build/status/Microsoft.Azure-Kinect-Sensor-SDK%20(Public)?branchName=develop)](https://dev.azure.com/ms/Azure-Kinect-Sensor-SDK/_build/latest?definitionId=133\u0026branchName=develop)\n[![Nuget](https://img.shields.io/nuget/vpre/Microsoft.Azure.Kinect.Sensor.svg)](https://www.nuget.org/packages/Microsoft.Azure.Kinect.Sensor/)\n\n## Introduction\n\n**Azure Kinect SDK** is a cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.\n\n## Why use the Azure Kinect SDK\n\nThe Azure Kinect SDK enables you to get the most out of your Azure Kinect camera. Features include:\n\n* Depth camera access\n* RGB camera access and control (e.g. exposure and white balance)\n* Motion sensor (gyroscope and accelerometer) access\n* Synchronized Depth-RGB camera streaming with configurable delay between cameras\n* External device synchronization control with configurable delay offset between devices\n* Camera frame meta-data access for image resolution, timestamp and temperature\n* Device calibration data access\n\n## Installation\n\nTo use the SDK, please refer to the installation instructions in [usage](docs/usage.md)\n\n## Documentation\n\nAPI documentation is avaliable [here](https://microsoft.github.io/Azure-Kinect-Sensor-SDK/).\n\n## Building\n\nAzure Kinect SDK uses CMake to build. For instructions on how to build this SDK please see\n[building](docs/building.md).\n\n## Versioning\n\nThe Azure Kinect SDK uses semantic versioning, please see [versioning.md](docs/versioning.md) for more information.\n\n## Testing\n\nFor information on writing or running tests, please see [testing.md](docs/testing.md)\n\n## Contribute\n\nWe welcome your contributions! Please see the [contribution guidelines](CONTRIBUTING.md).\n\n## Feedback\n\nFor SDK feedback or to report a bug, please file a [GitHub Issue](https://github.com/Microsoft/Azure-Kinect-Sensor-SDK/issues). For general suggestions or ideas, visit our [feedback forum](https://aka.ms/azurekinectfeedback).\n\n## Sample Code\n\nThere are several places where the sample code can be found.\n\n- In this repository: [Azure-Kinect-Sensor-SDK\\examples](https://github.com/microsoft/Azure-Kinect-Sensor-SDK/tree/develop/examples)- each example has a readme page that describes it and the steps to set it up.\n- [Azure-Kinect-Samples](https://github.com/microsoft/Azure-Kinect-Samples) repository. There are multiple examples of how to use both Sensor and Body tracking SDKs.\n\n## Q\u0026A\n\nWelcome to the [Q\u0026A](kinect-qa.md) corner!\n\n## Join Our Developer Program\n\nComplete your developer profile [here](https://aka.ms/iwantmr) to get connected with our Mixed Reality Developer Program. You will receive the latest on our developer tools, events, and early access offers.\n\n## Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)\nor contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Reporting Security Issues\nSecurity issues and bugs should be reported privately, via email, to the\nMicrosoft Security Response Center (MSRC) at \u003c[secure@microsoft.com](mailto:secure@microsoft.com)\u003e.\nYou should receive a response within 24 hours. If for some reason you do not, please follow up via\nemail to ensure we received your original message. Further information, including the\n[MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the\n[Security TechCenter](https://technet.microsoft.com/en-us/security/default).\n\n## License and Microsoft Support for Azure Kinect Sensor SDK\n\n[MIT License](LICENSE)\n\n[Microsoft Support for Azure Kinect Sensor SDK](microsoft-support.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2FAzure-Kinect-Sensor-SDK","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2FAzure-Kinect-Sensor-SDK","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2FAzure-Kinect-Sensor-SDK/lists"}