graphdeco-inria / gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/
Other
13.49k stars 1.72k forks source link

Mixed Camera Sensors & 360 Image Input? #295

Open jeffreyianwilson opened 11 months ago

jeffreyianwilson commented 11 months ago

From the work I've done so far I cannot seem to solve the issue of multiple camera sensors. In professional capture we use a combination of Navvis VLX (point cloud, panos and trajectory), DSLR and drone inputs. Has anyone solved this issue via a Metashape exporter or equivalent?

romainoir commented 11 months ago

Hey Jeffrey ! I'm also stuck at that stage, I want to convert my RC or Metashape capture using multiple cameras. I can't stand the wait of colmap...

ThomasWarn commented 11 months ago

I don't know how to solve the latter issues, but I believe that you may be able to re-project the various images to share the same approximate camera parameters.