# A Fourier Disparity Layer representation for Light Fields

**Authors:** Mikael Le Pendu, Christine Guillemot, Aljosa Smolic

arXiv: 1901.06919 · 2019-10-02

## TL;DR

This paper introduces Fourier Disparity Layers (FDL), a novel Light Field representation that enables efficient, real-time rendering, view synthesis, and processing by decomposing scenes into layered Fourier domain components.

## Contribution

The paper proposes a new FDL model that constructs Light Fields from various inputs using Fourier domain regression, enabling fast rendering and versatile scene manipulation.

## Key findings

- Real-time Light Field rendering achieved with GPU acceleration
- Effective view interpolation and extrapolation demonstrated
- Robust denoising and focus control methods validated

## Abstract

In this paper, we present a new Light Field representation for efficient Light Field processing and rendering called Fourier Disparity Layers (FDL). The proposed FDL representation samples the Light Field in the depth (or equivalently the disparity) dimension by decomposing the scene as a discrete sum of layers. The layers can be constructed from various types of Light Field inputs including a set of sub-aperture images, a focal stack, or even a combination of both. From our derivations in the Fourier domain, the layers are simply obtained by a regularized least square regression performed independently at each spatial frequency, which is efficiently parallelized in a GPU implementation. Our model is also used to derive a gradient descent based calibration step that estimates the input view positions and an optimal set of disparity values required for the layer construction. Once the layers are known, they can be simply shifted and filtered to produce different viewpoints of the scene while controlling the focus and simulating a camera aperture of arbitrary shape and size. Our implementation in the Fourier domain allows real time Light Field rendering. Finally, direct applications such as view interpolation or extrapolation and denoising are presented and evaluated.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06919/full.md

## Figures

28 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06919/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1901.06919/full.md

---
Source: https://tomesphere.com/paper/1901.06919