CalciferZh / SMPL-AMC-Imitator

Pose SMPL model from given AMC/ASF file.
MIT License
43 stars 9 forks source link

How to calculate 3d keypoint coordinate to SMPL pose parameters? #4

Closed MikoyChinese closed 4 years ago

MikoyChinese commented 4 years ago

Hi, Can you tell me how to calculate 3d keypoint to smpl pose parameters, which is axis-angle. I try some way to solve it, but I can get the right pose what I want. Please help me. Thx.

CalciferZh commented 4 years ago

I hope this repo is helpful to you. You can also further investigate the concept "inverse kinematics".

MikoyChinese commented 4 years ago

Thank you, I will try it.

MikoyChinese commented 4 years ago

Hi, I have checked your repo, But I just found that it inputs a random pose to this model and fit it then return a mesh. I have no found about input 3d coordinate to get smpl pose parameters.

And for the inverse kinematics, I want to know the default coordinate about the original smpl model. If you have any idea about it, please help me. Thank you very much.

Have a good day!

CalciferZh commented 4 years ago

Sorry but I'm afraid that I cannot help more. Good luck :)