Open
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
Labels
No labels