CVROMar 6

Transforming Omnidirectional RGB-LiDAR data into 3D Gaussian Splatting

arXiv:2603.06061v1h-index: 2
Predicted impact top 94% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work provides a deterministic workflow for creating simulation-grade digital twins from standard archived sensor logs, which is significant for robotics and autonomous driving applications by reusing previously discarded data.

This paper presents a pipeline that converts archived omnidirectional RGB and LiDAR logs into initialization assets for 3D Gaussian Splatting (3DGS). The pipeline addresses challenges like non-linear distortion and dense LiDAR clouds, resulting in enhanced 3DGS rendering fidelity in complex scenes compared to vision-only baselines.

The demand for large-scale digital twins is rapidly growing in robotics and autonomous driving. However, constructing these environments with 3D Gaussian Splatting (3DGS) usually requires expensive, purpose-built data collection. Meanwhile, deployed platforms routinely collect extensive omnidirectional RGB and LiDAR logs, but a significant portion of these sensor data is directly discarded or strictly underutilized due to transmission constraints and the lack of scalable reuse pipeline. In this paper, we present an omnidirectional RGB-LiDAR reuse pipeline that transforms these archived logs into robust initialization assets for 3DGS. Direct conversion of such raw logs introduces practical bottlenecks: inherent non-linear distortion leads to unreliable Structure-from-Motion (SfM) tracking, and dense, unorganized LiDAR clouds cause computational overhead during 3DGS optimization. To overcome these challenges, our pipeline strategically integrates an ERP-to-cubemap conversion module for deterministic spatial anchoring, alongside PRISM-a color stratified downsampling strategy. By bridging these multi-modal inputs via Fast Point Feature Histograms (FPFH) based global registration and Iterative Closest Point (ICP), our pipeline successfully repurposes a considerable fraction of discarded data into usable SfM geometry. Furthermore, our LiDAR-reinforced initialization consistently enhances the final 3DGS rendering fidelity in structurally complex scenes compared to vision-only baselines. Ultimately, this work provides a deterministic workflow for creating simulation-grade digital twins from standard archived sensor logs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes