akanazawa / hmr

Project page for End-to-end Recovery of Human Shape and Pose
Other
1.55k stars 392 forks source link

why use axis-angle to represent rotation #138

Open ffiioonnaa opened 4 years ago

ffiioonnaa commented 4 years ago

Hi, I have a question that why smpl choose axis-angle representation? Cause I find I can't rotate the part to a position that I want by giving angles, why don't use euler angle?

longbowzhang commented 4 years ago

I guess what you would like to achieve is reffered to as inverse kinematics, basically from positions to the joints angles. I suppose it has nothing to which representation one uses for the rotation