Blurry-Edges: Photon-Limited Depth Estimation from Defocused Boundaries
Wei Xu, Charles James Wagner, Junjie Luo, Qi Guo
TL;DR
The paper tackles depth estimation under photon-limited imaging by introducing Blurry-Edges, a patch-based representation that encodes color, boundary position, and boundary smoothness. A two-stage CNN-Transformer network predicts Blurry-Edges from a pair of defocused images, enabling a closed-form depth from defocus equation to compute depth along boundaries. Key contributions include the Blurry-Edges representation, a derivation of a depth formula from boundary smoothness across two defocus levels, and a robust two-stage learning framework that generalizes to real noisy data. Experiments on synthetic and real data show superior accuracy and boundary-focused depth maps, highlighting robustness to low-light conditions and potential for high-noise scenarios.
Abstract
Extracting depth information from photon-limited, defocused images is challenging because depth from defocus (DfD) relies on accurate estimation of defocus blur, which is fundamentally sensitive to image noise. We present a novel approach to robustly measure object depths from photon-limited images along the defocused boundaries. It is based on a new image patch representation, Blurry-Edges, that explicitly stores and visualizes a rich set of low-level patch information, including boundaries, color, and smoothness. We develop a deep neural network architecture that predicts the Blurry-Edges representation from a pair of differently defocused images, from which depth can be calculated using a closed-form DfD relation we derive. The experimental results on synthetic and real data show that our method achieves the highest depth estimation accuracy on photon-limited images compared to a broad range of state-of-the-art DfD methods.
