Trifocal Tensor and Relative Pose Estimation with Known Vertical Direction
About
This work presents two novel solvers for estimating the relative poses among views with known vertical directions. The vertical directions of camera views can be easily obtained using inertial measurement units (IMUs) which have been widely used in autonomous vehicles, mobile phones, and unmanned aerial vehicles (UAVs). Given the known vertical directions, our lgorithms only need to solve for two rotation angles and two translation vectors. In this paper, a linear closed-form solution has been described, requiring only four point correspondences in three views. We also propose a minimal solution with three point correspondences using the latest Gr\"obner basis solver. Since the proposed methods require fewer point correspondences, they can be efficiently applied within the RANSAC framework for outliers removal and pose estimation in visual odometry. The proposed method has been tested on both synthetic data and real-world scenes from KITTI. The experimental results show that the accuracy of the estimated poses is superior to other alternative methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Relative Pose Estimation | KITTI Sequence 01 | Rotation RMSE0.047 | 11 | |
| Relative Pose Estimation | KITTI Sequence 06 | -- | 10 | |
| Relative Pose Estimation | KITTI Sequence 00 | -- | 6 | |
| Relative Pose Estimation | KITTI Sequence 02 | -- | 6 | |
| Relative Pose Estimation | KITTI Sequence 03 | -- | 6 | |
| Relative Pose Estimation | KITTI Sequence 04 | -- | 6 | |
| Relative Pose Estimation | KITTI Sequence 05 | -- | 6 | |
| Relative Pose Estimation | KITTI sequence 09 | -- | 6 | |
| Relative Pose Estimation | KITTI Odometry Sequence 04 | Median Translation Error (degree)0.789 | 5 | |
| Relative Pose Estimation | KITTI Odometry Sequence 06 | Median Translation Error0.782 | 5 |