Search papers, labs, and topics across Lattice.
This paper introduces two efficient minimal solvers for estimating the relative poses of multi-camera systems, addressing the high computational complexity and excessive point correspondence requirements of existing methods. By utilizing novel parameterizations that incorporate vertical direction and rotation axis direction priors from Inertial Measurement Units (IMUs), the proposed solvers reduce the problem to solving a univariate 6th-degree polynomial with only four point correspondences. Evaluations on synthetic data and the KITTI benchmark demonstrate that these solvers achieve superior computational efficiency while maintaining competitive accuracy against state-of-the-art algorithms, making them highly applicable for visual odometry in real-world scenarios.
Solving multi-camera relative pose estimation with just four point correspondences could revolutionize the efficiency of visual odometry in autonomous systems.
Estimating the relative poses of multi-camera systems is a fundamental problem in computer vision, with critical applications in autonomous vehicles, mobile devices, and unmanned aerial vehicles (UAVs). However, existing solutions often suffer from high computational complexity or rely on an excessive number of point correspondences, limiting their real-world applicability. To address these limitations, we propose two efficient minimal solvers for estimating the relative poses of multi-camera systems using a novel parameterization. The first solver leverages the vertical direction prior provided by Inertial Measurement Units (IMUs), while the second utilizes the rotation axis direction prior from IMUs. Our methods require only four point correspondences and reduce the problem of multi-camera relative pose estimation to solving a univariate 6th-degree polynomial, a significant improvement over existing approaches, which typically involve 8th-degree polynomials. This reduction in computational complexity and correspondence requirements makes our solvers particularly effective when integrated into RANSAC frameworks, demonstrating strong potential for visual odometry applications. Through rigorous evaluations on synthetic data and the KITTI benchmark, our methods achieved superior computational efficiency and competitive accuracy compared to state-of-the-art algorithms.