CVMay 3

DP-SfM: Dual-Pixel Structure-from-Motion without Scale Ambiguity

arXiv:2605.0185250.1Has Code
Predicted impact top 69% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For computer vision researchers working on 3D reconstruction, this work eliminates the need for external scale references, simplifying the pipeline.

This paper shows that dual-pixel images can resolve the scale ambiguity in multi-view 3D reconstruction without a reference object, and proposes a linear method to estimate absolute scale, achieving effective results across diverse scenes.

Multi-view 3D reconstruction, namely, structure-from-motion followed by multi-view stereo, is a fundamental component of 3D computer vision. In general, multi-view 3D reconstruction suffers from an unknown scale ambiguity unless a reference object of known size is present in the scene. In this article, we show that multi-view images captured using a dual-pixel (DP) sensor can automatically resolve the scale ambiguity, without requiring a reference object or prior calibration. Specifically, the defocus blur observed in DP images provides sufficient information to determine the absolute scale when paired with depth maps (up to scale) recovered from multi-view 3D reconstruction. Based on this observation, we develop a simple yet effective linear method to estimate the absolute scale, followed by the intensity-based optimization stage that aligns the left and right DP images by shifting them back toward each other using cross-view blur kernels. Experiments demonstrate the effectiveness of the proposed approach across diverse scenes captured with different cameras and lenses. Code and data are available at https://github.com/lilika-makabe/dp-sfm-tpami.git

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes