json87 / SphereSfM

SfM for sphere images in the ERP format within the framework of ColMap
BSD 3-Clause "New" or "Revised" License
106 stars 15 forks source link

Issue While Mergin the model #18

Open zhangChen341 opened 3 months ago

zhangChen341 commented 3 months ago

Hai @json87

This is a great Work

So can you help me with this

While I am trying model merger I had got this issue

image

So i used command as this colmap model_merger \ --input_path1 0 \ --input_path2 1 \ --output_path merged \ --max_reproj_error 100

I have 0,1 with images.bin,cameras.bin,points3d.bin and merged folder created before only

I have sufficient overlap

split_ranges = [ (0, 400),
(300, 700),
(600, 1000), (900, 1217)
]

I have here used a single database as per Issue : https://github.com/colmap/colmap/issues/1703#issuecomment-1331828759

Maintained a single database during mapper i have done giving list.txt with image names

UNIQUE IMAGE IDS image

Can you please tell me with Is this problem with SphereSFM

json87 commented 2 months ago

I have not test model merge for spherical images, If possible, you can share these two models for test.