HKUST-Aerial-Robotics / VINS-Mono

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

How should I handle a picture of the vehicle itself taken? Crop or resize? #451

Open SerpentWindy opened 4 months ago

SerpentWindy commented 4 months ago

Due to angle limitations, my camera may capture the vehicle body. Do I need to crop or resize the photos? What should I do?

SerpentWindy commented 4 months ago

As shown in the following figure: 1713499064060159488

SerpentWindy commented 4 months ago

The turning angle of the deployed VINS algorithm on the vehicle's trajectory is basically consistent with the actual trajectory, while the distance between the VINS trajectory and the map trajectory is significantly different.

How should i do?

The VINS trajectory diagram is shown below:

matlab内参+16ms固定时间轨迹图

The map trajectory is shown below: matlab内参+16ms固定时间地图轨迹图