Point geometry
Positions provide scene structure and can seed Gaussian locations. Density, noise and coordinate alignment affect the initialization.
Conversion guide
A point cloud can provide strong geometric initialization, but geometry alone is not the same as a view-synthesis dataset. Useful conversion depends on RGB observations, camera poses, scan alignment and scene coverage.
Feasibility
The strongest source package combines measured geometry with calibrated appearance observations.
Positions provide scene structure and can seed Gaussian locations. Density, noise and coordinate alignment affect the initialization.
Per-point color can help, but projected color alone may not contain enough multi-view appearance to render novel viewpoints accurately.
Overlapping photos or panoramas provide the observations used to optimize appearance across viewpoints. Consistent exposure and sharpness help.
Camera intrinsics and positions/orientations connect each image to the scene. Missing or inaccurate poses make training unreliable.
Containers
| Format | Common contents | e57.gs automated status |
|---|---|---|
| E57 | Aligned scan positions, points, color and sometimes imagery or pose-related data | Accepted by the automated account upload |
| LAS / LAZ | LiDAR points, classification, intensity and optional RGB; LAZ is compressed | Not advertised as a direct automated input |
| PLY | Flexible point, mesh or Gaussian attributes; schema varies widely | Not advertised as a direct automated input |
Inside E57: E57 is a container rather than a simple XYZ list. It stores measured point data in data3D and may also include color, embedded imagery, and camera or pose-related information in images2D. Export contents vary, so the file extension alone does not guarantee that usable imagery or camera information is present.
For LAS, LAZ or point-cloud PLY, prepare a supported E57 package with scan positions aligned in one coordinate system where appropriate, or request a feasibility review. Renaming an extension does not convert the underlying data.
Output quality
Gaussian optimization can refine a scene representation, but it cannot create trustworthy detail for surfaces and viewpoints absent from the capture.
Deliverables
Useful for compatible Gaussian-Splat editors and interchange workflows. A normal point-cloud PLY and a Gaussian PLY are not interchangeable merely because both use .ply.
A compact distribution format used by compatible web viewers. It may omit attributes needed by editing tools, so keep the richer output when available.
Use the dedicated workflow for a Matterport E57 and see what the converter checks before processing.
Matterport Pro3 E57 to Gaussian SplatFAQ
No. Geometry alone can initialize a scene, but high-quality view synthesis also needs suitable color observations, coverage and camera information. Sparse, uncolored or noisy scans have stricter limits.
The automated e57.gs upload currently accepts E57. LAS, LAZ and PLY are not advertised as direct automated inputs; they may need preparation into a supported E57 package or a feasibility review.
Camera poses connect each image observation to a viewpoint in 3D space. Without reliable poses, a training pipeline cannot consistently assign appearance to the scene from multiple views.
Missing viewpoints, occlusion, motion, reflective surfaces, low-resolution color, scan-alignment errors, noise and large changes in exposure can all create gaps or artifacts.
The automated service accepts E57. Check that your export includes aligned point geometry and the best available color or image data.
Explore E57 to Gaussian Splat