English

Edge-aware Bidirectional Diffusion for Dense Depth Estimation from Light Fields

Computer Vision and Pattern Recognition 2021-07-08 v1

Abstract

We present an algorithm to estimate fast and accurate depth maps from light fields via a sparse set of depth edges and gradients. Our proposed approach is based around the idea that true depth edges are more sensitive than texture edges to local constraints, and so they can be reliably disambiguated through a bidirectional diffusion process. First, we use epipolar-plane images to estimate sub-pixel disparity at a sparse set of pixels. To find sparse points efficiently, we propose an entropy-based refinement approach to a line estimate from a limited set of oriented filter banks. Next, to estimate the diffusion direction away from sparse points, we optimize constraints at these points via our bidirectional diffusion method. This resolves the ambiguity of which surface the edge belongs to and reliably separates depth from texture edges, allowing us to diffuse the sparse set in a depth-edge and occlusion-aware manner to obtain accurate dense depth maps.

Keywords

Cite

@article{arxiv.2107.02967,
  title  = {Edge-aware Bidirectional Diffusion for Dense Depth Estimation from Light Fields},
  author = {Numair Khan and Min H. Kim and James Tompkin},
  journal= {arXiv preprint arXiv:2107.02967},
  year   = {2021}
}

Comments

Project webpage: http://visual.cs.brown.edu/lightfielddepth

R2 v1 2026-06-24T03:57:09.903Z