Azure-Kinect-Sensor-SDK icon indicating copy to clipboard operation
Azure-Kinect-Sensor-SDK copied to clipboard

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

Results 210 Azure-Kinect-Sensor-SDK issues
Sort by recently updated
recently updated
newest added

**Describe the bug** We used the offline processor multiple times on a mkv-file and got different results. But we expect to reproduce the same skeleton every time we run the...

Bug
Body Tracking

I'm sorry to bother you. I use C# for program development. I want to convert body tracking to screen coordinates. How to draw a point on the screen after getting...

Body Tracking
Code Sample
Ask a Question

I'm trying to use multiple kinect azure and body tracking sdk. Now, I got the 3x3 rotation matrix (of calibration matrix), and I could calibrate all coordinate systems of 4...

Body Tracking
Ask a Question

**Is your feature request related to a problem? Please describe.** I'm trying to steam Azure Kinect over ethernet, but It seems the body tracking SDK would be only working on...

Body Tracking
Ask a Question

Hello there, I'm doing some projects on Azure Kinect. These days I'm testing the accuracy of body tracking. Here is the method I use: 1. We record some videos with...

Body Tracking
Ask a Question

Hello, i have saved raw depth and IR images from Kinect using a custom application. How i can I extract body joints from these images ?

Body Tracking
Ask a Question

An error occurred when using multiple sensors. I'm using 5 Azure Kinects on my PC. (Using motherboard usb 3.0 port) In the C# code, I check the sync Jack In/Out...

Bug

Building in VS2019 fails because of just one test file: `tests\Utilities\ConnEx\ConnEx.cpp` Just need to add `#include ` to avoid the `C2039: 'nothrow': is not a member of 'std'` error Or...

Ask a Question

I get an exception thrown inside k4abt_tracker_create when I have the cudnn 8.4.1.50 libraries installed. The older 8.2.2.26 cudnn libraries work, but our software uses requires the newer version for...

Bug
Body Tracking

This is a suggestion. **Is your feature request related to a problem? Please describe.** Currentry, The Azure Kinect Sensor SDK uses TurboJPEG to decode JPEG (Motion-JPEG) retrieved from color camera....

Enhancement