GithubHelp home page GithubHelp logo

vstadnytskyi-fda / azure-kinect-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hexops-graveyard/azure-kinect-python

0.0 0.0 0.0 35 KB

Python 3 bindings for the Azure Kinect SDK

License: Other

Shell 2.35% Python 97.65%

azure-kinect-python's Introduction

Azure-Kinect-Python

Python 3 bindings for the Azure Kinect SDK

Changelog

  • v1.1.0: Updated supported SDK and firmware versions to latest
  • v1.0.0: Initial release

Setup

Install the Kinect SDKs, update device firmware version if needed:

If on Linux, ensure the relevant k4a.so and k4abt.so dynamic libraries are on your path.

Feature support

Currently only body tracking is wrapped, but adding further wrappings should be easy and PRs would be appreciated!

Examples

There is a very simple example you can run via:

py -3 example/simple_sample.py

Demos

We are using it to develop an Azure Kinect plugin for Blender, which you can see a very early demo of here:

Azure Kinect for Blender

The plugin is available for early access and will be open-sourced soon, please email [email protected] to gain early access.

Troubleshooting

Do NOT use Python from the Windows Store

If you get the error:

[2021-01-18 14:05:28.307] [error] [t=6336] [K4ABT] D:\a\1\s\src\TrackerHost\TrackerHost.cpp (157): Create(). Find onnxruntime.dll at C:\Program Files\Azure Kinect Body Tracking SDK\tools\onnxruntime.dll but it doesn't load correctly!

It is because the Windows Store installs Python to a restricted user directory which cannot access external DLLs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.