IvaTilca's avatarIvana Tilca

Hello!

I started to do some test with the new Azure Kinect DK and the results are amazing. I“m not an AI expert, so I decided to read/watch/learn while testing.

I started with the basic reading provided by Microsoft https://azure.microsoft.com/es-es/services/kinect-dk/. IĀ“ve been using C API, from Azure Kinect Sensor DK. Now the thing is… i am a c# fan… and learning console with C++ was not ideal… did not have time to import the entire C library into .net so i researched and found this amazing NuGet package: https://www.nuget.org/packages/K4AdotNet just developed and still mantained by Andrey Bibichev.

I will write a series of ā€œHow Toā€ articles using both C API and K4A Nuget Package for .net.

Let“s Begin

To start using the sensor first of all you need to understand the architecture you need to implement.

Untitled-1

This is how the Kinect Azure Sensor works.

  1. The device needs to…

View original post 551 more words

One response to “First Azure Kinect App C API vs C# K4A Nuget Package”

Leave a comment

Discover more from El Bruno

Subscribe now to keep reading and get access to the full archive.

Continue reading