You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working on head pose estimation through UKF using filterpy package, noticed a strange thing. I have 3D orientation of local coordinate system represented in Euler angles (degrees=True). After providing specific residual and mean functions, I am wondering why I get equivalent radians instead of degrees. Do you have any guess ?
Appreciated so much !!
The text was updated successfully, but these errors were encountered:
Hi There,
Working on head pose estimation through UKF using filterpy package, noticed a strange thing. I have 3D orientation of local coordinate system represented in Euler angles (degrees=True). After providing specific residual and mean functions, I am wondering why I get equivalent radians instead of degrees. Do you have any guess ?
Appreciated so much !!
The text was updated successfully, but these errors were encountered: