HKUST-Aerial-Robotics / VINS-Mono

A Robust and Versatile Monocular Visual-Inertial State Estimator
GNU General Public License v3.0
4.83k stars 2.07k forks source link

How to align the trajectory with google map? #452

Closed Echo-gh closed 1 month ago

Echo-gh commented 1 month ago

I need to align camera trajectory from ORB-SLAM2 with google map. I've found that there are similar results in the Vins-mono paper. However, the authors didn't mention about how to make it. Anyone can help me? What I've got:

SerpentWindy commented 1 month ago

May I ask if you have tried taking screenshots of Google Maps and camera trajectories separately, and then overlaying the two images together?

Echo-gh commented 1 month ago

May I ask if you have tried taking screenshots of Google Maps and camera trajectories separately, and then overlaying the two images together?

No, I don't think this method can work well. What I want is to get an accurate result.

SerpentWindy commented 1 month ago

May I ask if you have tried taking screenshots of Google Maps and camera trajectories separately, and then overlaying the two images together?

No, I don't think this method can work well. What I want is to get an accurate result.

I'm really sorry, but I don't know what to do.

Echo-gh commented 1 month ago

May I ask if you have tried taking screenshots of Google Maps and camera trajectories separately, and then overlaying the two images together?

No, I don't think this method can work well. What I want is to get an accurate result.

I'm really sorry, but I don't know what to do.

Never mind. Thanks for replying!