Skip to content

Coordinates #74

Open
Open
@Combo1

Description

Hi,

I have downloaded the SMPL+H body_model file http://mano.is.tue.mpg.de/, which I then load with:

human_body_prior.body_model.body_model import BodyModel
bm_male = BodyModel(bm_fname=bm_fname_male, num_betas=num_betas, num_dmpls=num_dmpls, dmpl_fname=dmpl_fname_male)

To my question: what kind of coordinate system does the pose_body argument of the BodyModel use? A right-handed, Y-Up coordinate system?

Thank you for reading,
Fabian

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