Spherical-to-ERP Epipolar Rectification for Single-Axis Disparity in 360 Stereo

📅 2026-06-23
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge that epipolar lines in spherical or fisheye stereo images are curved, resulting in two-dimensional disparity fields that hinder the direct application of conventional single-axis disparity estimation algorithms. To overcome this, the authors propose preprocessing spherical images into equirectangular projection (ERP), which restores epipolar lines to straight horizontal lines and thereby reconstructs a single-axis disparity structure. Building upon this representation, they integrate the RAFT optical flow architecture with an epipolar-aligned channel selection (EACS) mechanism to achieve efficient disparity estimation. This study is the first to demonstrate the effectiveness of combining ERP preprocessing with the RAFT+EACS framework for spherical stereo vision, yielding real-time, accurate, smooth, and structurally consistent disparity maps on synthetic fisheye datasets, thus offering a concise and practical solution for 360° stereo vision.
📝 Abstract
Omnidirectional stereo images provide full-surround perception but violate the geometric assumptions of classical disparity estimation: in spherical or fisheye views, epipolar correspondences follow curved great-circle paths, producing two-dimensional displacements that cannot be treated as single-axis disparity before geometric rectification. In this work, we adopt a standard spherical-to-equirectangular (ERP) projection as a preprocessing step, which straightens epipolar curves and restores a one-dimensional disparity structure - horizontal for left-right rigs and vertical for top-bottom rigs. Building on our previously introduced RAFT + Epipolar-Aligned Channel Selection (EACS) framework, originally developed for rectilinear and ERP stereo, we examine whether the same modular pipeline remains accurate when the input originates from spherical stereo imagery. After ERP projection, dense optical flow from RAFT is reduced to disparity by retaining only the baseline-aligned flow component. Experiments on synthetic fisheye stereo datasets show that this spherical-to-ERP-to-RAFT+EACS pipeline produces accurate, smooth, and structurally consistent disparity maps at real-time speed. These findings confirm that established ERP preprocessing can be effectively combined with our earlier RAFT+EACS method to enable practical, interpretable, and efficient disparity estimation from spherical stereo, providing a straightforward pathway for extending conventional stereo pipelines to 360 imaging.
Problem

Research questions and friction points this paper is trying to address.

omnidirectional stereo
epipolar rectification
spherical imagery
disparity estimation
equirectangular projection
Innovation

Methods, ideas, or system contributions that make the work stand out.

epipolar rectification
spherical stereo
equirectangular projection
single-axis disparity
RAFT+EACS