CVMay 31, 2023

Towards Monocular Shape from Refraction

arXiv:2305.19743v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of refractive surface recovery for computer vision applications, offering a monocular method that reduces reliance on priors or multiple images, though it appears incremental as it builds on existing principles.

The paper tackled the problem of reconstructing refractive surface geometry from a single image, using a simple energy function based on Snell's law and known background texture and geometry, achieving convincing results in simulations and real-world experiments.

Refraction is a common physical phenomenon and has long been researched in computer vision. Objects imaged through a refractive object appear distorted in the image as a function of the shape of the interface between the media. This hinders many computer vision applications, but can be utilized for obtaining the geometry of the refractive interface. Previous approaches for refractive surface recovery largely relied on various priors or additional information like multiple images of the analyzed surface. In contrast, we claim that a simple energy function based on Snell's law enables the reconstruction of an arbitrary refractive surface geometry using just a single image and known background texture and geometry. In the case of a single point, Snell's law has two degrees of freedom, therefore to estimate a surface depth, we need additional information. We show that solving for an entire surface at once introduces implicit parameter-free spatial regularization and yields convincing results when an intelligent initial guess is provided. We demonstrate our approach through simulations and real-world experiments, where the reconstruction shows encouraging results in the single-frame monocular setting.

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