Skip to content

Extracting SMPL pose parameters from 3d joint locations #65

@chaurasiavikash

Description

@chaurasiavikash

Hi everyone,

I’m exploring whether it’s possible to derive pose parameters directly from the 3D joint locations in the SMPL model.

For example, given the joint locations of joint 0 (root) and joint 1 (hip), I expected that it should be possible to compute the rotation matrix for joint 1 relative to joint 0, and from there, obtain the axis-angle representation, which corresponds to the pose parameter.

However, when I attempt this approach, I am unable to recover the correct pose parameters. Has anyone successfully implemented this, or is there a key step I might be missing?

Any insights or guidance would be greatly appreciated!

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions