Category "azurekinect"

EmguCV C# ApplyColorMap Conversions

how do I correctly convert BitmapSource to Mat (to use it as input for the "ApplyColorMap" function)? I currently use this code: private static Mat ToMat(Bitma

Azure Kinect DK, Body tracking: Mapping separate avatars on separate skeletons

To recreate my issue, I've setup a project in Unity3d 2020, using this sample project. Here I can successfully map an avatar to a single skeleton. In my project

Multi Azure kinect cameras synchronization using python

I am working on 3d photography and need to syncronize 4 azure kinect cameras. I am not happy with cpp and working with python. Could anyone help me finding a co