hhj1897 / face_pose_augmentation

MIT License
116 stars 19 forks source link

Euler angles for yzx rotation #5

Closed georgeYanch closed 1 year ago

georgeYanch commented 2 years ago

Hi, could you please explain how to modify get_euler_angles function when dealing with pitch-yaw-roll rotation matrix?

Thanks in advance!

jimmysue commented 2 years ago

Hi, could you please explain how to modify get_euler_angles function when dealing with pitch-yaw-roll rotation matrix?

Thanks in advance!

You could refer this to http://eecs.qmul.ac.uk/~gslabaugh/publications/euler.pdf

jacksoncsy commented 1 year ago

The question has been answered, thanks @jimmysue