Dynamic time wrapping using Orbbec Astra skeleton tracking

Hi everyone,
Can anyone explain how we can add Dynamic time Wrapping algorithm to find some body gesture using Orbbec Astra. I am able to find skeleton using C# now i want to use DTW algo so i can recognize some body gesture like HANDS UP, CROSS HAND and STOP sign. Please help if anyone have already implemented this. If you anyone have C# sample for this would be highly appreciated

1 Like

Is your working C# skeleton example available on github? That could immensely helpful to other folks as we figure these gesture issues out

When it comes to gesture detection, it’s kind of a mixed bag see the following for more info:

Hi @vicalg2018 ,
One of folk name as andrew having this example on git with skeleton tracking and joints points . Please find below github URL.

1 Like