Is there a bvh template for the Azure Kinect available?

Max 20 Reputation points
2024-02-26T20:55:30.0866667+00:00

Hey! I have some data recorded by an Azure Kinect. I already extracted the body tracking data to json file. I want to import the body tracking data to e.g. blender to animate a rig. When I am wright I have to convert the data to another format like bvh? Is there a Azure Kinect bvh tmeplate I can use for the hierachy?

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
285 questions
0 comments No comments
{count} votes

Accepted answer
  1. LeelaRajeshSayana-MSFT 13,456 Reputation points
    2024-02-27T15:26:41.6766667+00:00

    Hi @Max Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.

    I could not find any out of the box solution provided by the Azure Kinect DK SDK to convert the JSON data to bhv file format. This is a not a feature we support.

    However, I see third party SDKs available on GitHub that can achieve this. Here are a couple of resources I have found to help you with this.

    1. JSON to BVH
    2. Video to BVH

    Here is a list of joint tracking hierarchy supported by Azure Kinect DK - Joint Hierarchy. You can try to extend the solution from the first GitHub repository to extend to this 32 joint skeleton data structure and get the desired result.

    Hope this helps!


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.

    0 comments No comments

0 additional answers

Sort by: Most helpful