tejaswigowda / mediapipe-pose2bvh

Realtime Monocular Webcam Video to Biovision Hierarchy(BVH) format
https://tejaswigowda.com/mediapipe-pose2bvh/
GNU General Public License v3.0
4 stars 2 forks source link

Can it be whole body #2

Open leishengsheng opened 7 months ago

leishengsheng commented 7 months ago

Can it be whole body,including hands, legs, and feet。

tejaswigowda commented 7 months ago

It totally does. Full body, fingers, face blend shapes.

Regarding legs they have to be in the camera frame

leishengsheng commented 6 months ago

Thank you very much for your answer. I am not very familiar with Java. I would like to ask, is the output of medipipe only xyz? How do you calculate the rotation of bvh's motion through xyz?

dongdongzi commented 2 months ago

Thank you very much for your answer. I am not very familiar with Java. I would like to ask, is the output of medipipe only xyz? How do you calculate the rotation of bvh's motion through xyz?

Regarding this issue, you'd better take a look at the original code