SphereSfM
SphereSfM copied to clipboard
SfM for sphere images in the ERP format within the framework of ColMap
Hello, Is there a way to increase matches in some way? I have around 100 images and they only produce a sparse point map of around 15.000 points. I would...
🐞 Describe the bug A segmentation fault (SIGSEGV) occurs when manually merging two sparse models using the model_merge command, after registering images. Terminal output: Reconstruction 1 ---------------- Images: 135 Points:...
Hi, thanks for open-sourcing this work. I'm using an insta360 camera to reconstruct indoor scenes. So there might be many bad conditions I may run into. For example, white walls,...
Hi everyone would like to ask you something about this project How do we create pos.txt data in the dataset you use in the SphereSfm project? What parameters are in...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
First of all, thank you for this great research work and for sharing the SphereSfM code publicly. I installed the latest release of the software (SphereSfM-2024-12-14) and tested it using...
Hi all, and thanks for the work. I have been trying to reconstruct my environment using images that are rectified using opencv with the flag RECTIFY_CYLINDRICAL, such as this :...
Hi, I'm trying to project a 3d point from sparse point cloud onto the image. Below are my steps. My image is a 360 image so i'm using SPHERE camera...
While running the feature extraction script described in the readme file I'm facing the issue: E0217 20:12:24.338052 34331 logging.cc:56] [image_reader.cc:40] Check failed: ExistsCameraModelWithName(camera_model) I infer that the camera model isn't...
**Describe the bug** When trying dense reconstruction, press "fusion" leads to a empty file "fused.ply" with 0 point clouds inside, then press "poisson" leads to app crash! **To Reproduce** Steps...