CVGRMay 2, 2019

Local Light Field Fusion: Practical View Synthesis with Prescriptive Sampling Guidelines

arXiv:1905.00889v11290 citations
Originality Highly original
AI Analysis

This provides a practical solution for users in virtual reality and augmented reality applications, offering prescriptive sampling guidelines to reduce capture effort while maintaining high-quality rendering.

The paper tackles the problem of synthesizing novel views of real-world scenes for virtual exploration by proposing an algorithm that uses an irregular grid of sampled views and a local light field fusion approach, achieving perceptual quality comparable to Nyquist rate sampling with up to 4000x fewer views.

We present a practical and robust deep learning solution for capturing and rendering novel views of complex real world scenes for virtual exploration. Previous approaches either require intractably dense view sampling or provide little to no guidance for how users should sample views of a scene to reliably render high-quality novel views. Instead, we propose an algorithm for view synthesis from an irregular grid of sampled views that first expands each sampled view into a local light field via a multiplane image (MPI) scene representation, then renders novel views by blending adjacent local light fields. We extend traditional plenoptic sampling theory to derive a bound that specifies precisely how densely users should sample views of a given scene when using our algorithm. In practice, we apply this bound to capture and render views of real world scenes that achieve the perceptual quality of Nyquist rate view sampling while using up to 4000x fewer views. We demonstrate our approach's practicality with an augmented reality smartphone app that guides users to capture input images of a scene and viewers that enable realtime virtual exploration on desktop and mobile platforms.

Code Implementations1 repo
Foundations

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

Your Notes