inuex35 / ind-bermuda-opensfm

Open source Structure-from-Motion pipeline
https://www.opensfm.org/
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Bad projection of point cloud #1

Open gottesman opened 1 month ago

gottesman commented 1 month ago

I just finished processing the data through this process to get the point clouds from 360° images. I'm doing tests for a very large project of a whole city. The first test I did (less than 100 images) went out well, but now that I tried using o bit more (almost 5 thousand images), it didnt turn out good. The point cloud is distorted in a kind of a sphere, and some cameras ar not aligned, creating weird structures within the point cloud.

1 2 3

Here in the "street view" mode in the viewer I can see a bit of distortion in the image that was "undistorted" in the process. 4

Here is one of the images precisely in the same area as the picture above. 5

I have done everyhting just as described in the README, the images have GPS metadata, they just lack the capture time. 6

Is there anything you can help me with? Maybe it's just something I'm doing wrong. Or the processed was never ment for very large projects.

Thank you in advance, and I'm sorry I'm not that good with english.

inuex35 commented 3 days ago

Hello, sorry for the late reply. Do you use altitude from the EXIF tag? Because when you use EXIF GPS data, you might be accumulating errors as you only use nearby images.