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
I am trying to extract the trajectory (list of poses) from DefSLAM. I noticed that the function "trackMonocular" returns a relative pose. Is this pose relative to the last one, so that I can simply accumulate the poses to get the trajectory? Or is it relative to a key-frame as in ORBSLAM2?
Thank you in advance for your answer.
The text was updated successfully, but these errors were encountered:
I am trying to extract the trajectory (list of poses) from DefSLAM. I noticed that the function "trackMonocular" returns a relative pose. Is this pose relative to the last one, so that I can simply accumulate the poses to get the trajectory? Or is it relative to a key-frame as in ORBSLAM2?
Thank you in advance for your answer.
The text was updated successfully, but these errors were encountered: