DRosemei / RoMe

MIT License
223 stars 27 forks source link

colmap sfm scale #45

Closed LevinJ closed 5 months ago

LevinJ commented 6 months ago

Hi, I am trying colmap sfm point cloud to initialize Rome road surface mesh. As we know, colmap sfm reconstruction is scaleless, how do you usually determine the scale so that it can be used in Rome? Thanks.

DRosemei commented 6 months ago

@LevinJ You can use other sensors like imu, gps to get a real scale and align colmap poses to it

LevinJ commented 5 months ago

Got it, colmap Geo-registration is surely a good way to achieve this, Thanks @DRosemei.

yuancaimaiyi commented 3 months ago

@LevinJ You can use the code in my repository to restore scale and large scene construction https://github.com/yuancaimaiyi/colmap-fusion-gps