English

Disparity Estimation Using a Quad-Pixel Sensor

Computer Vision and Pattern Recognition 2024-09-04 v1

Abstract

A quad-pixel (QP) sensor is increasingly integrated into commercial mobile cameras. The QP sensor has a unit of 2×\times2 four photodiodes under a single microlens, generating multi-directional phase shifting when out-focus blurs occur. Similar to a dual-pixel (DP) sensor, the phase shifting can be regarded as stereo disparity and utilized for depth estimation. Based on this, we propose a QP disparity estimation network (QPDNet), which exploits abundant QP information by fusing vertical and horizontal stereo-matching correlations for effective disparity estimation. We also present a synthetic pipeline to generate a training dataset from an existing RGB-Depth dataset. Experimental results demonstrate that our QPDNet outperforms state-of-the-art stereo and DP methods. Our code and synthetic dataset are available at https://github.com/Zhuofeng-Wu/QPDNet.

Keywords

Cite

@article{arxiv.2409.00665,
  title  = {Disparity Estimation Using a Quad-Pixel Sensor},
  author = {Zhuofeng Wu and Doehyung Lee and Zihua Liu and Kazunori Yoshizaki and Yusuke Monno and Masatoshi Okutomi},
  journal= {arXiv preprint arXiv:2409.00665},
  year   = {2024}
}
R2 v1 2026-06-28T18:30:27.418Z