NVlabs / geomapnet

Geometry-Aware Learning of Maps for Camera Localization (CVPR2018)
https://goo.gl/mRB3Au.
Other
347 stars 79 forks source link

what's the meaning of applying log on quaternion for function calculate_vo_logq #14

Closed FangGet closed 5 years ago

FangGet commented 5 years ago

I noticed that you added a version of calculate_vo_relative_logq function in pose_utils.py.

I wonder what's the point for applying a log operation on quaternion vector before calculating?

FangGet commented 5 years ago

misunderstanding fault, closed.