FLIGHT: Fibonacci Lattice-based Inference for Geometric Heading in real-Time
David Dirnfeld, Fabien Delattre, Pedro Miraldo, Erik Learned-Miller

TL;DR
This paper introduces FLIGHT, a novel method using a Fibonacci lattice-based Hough transform on the sphere to improve real-time camera heading estimation from monocular video, especially under noisy conditions.
Contribution
The paper presents a new geometric voting approach that generalizes the Hough transform on the sphere for more robust and efficient camera heading estimation in real-time.
Findings
Achieves high accuracy with computational efficiency.
Reduces RMSE in SLAM camera pose initialization.
Performs well under high noise and outlier conditions.
Abstract
Estimating camera motion from monocular video is a fundamental problem in computer vision, central to tasks such as SLAM, visual odometry, and structure-from-motion. Existing methods that recover the camera's heading under known rotation, whether from an IMU or an optimization algorithm, tend to perform well in low-noise, low-outlier conditions, but often decrease in accuracy or become computationally expensive as noise and outlier levels increase. To address these limitations, we propose a novel generalization of the Hough transform on the unit sphere (S(2)) to estimate the camera's heading. First, the method extracts correspondences between two frames and generates a great circle of directions compatible with each pair of correspondences. Then, by discretizing the unit sphere using a Fibonacci lattice as bin centers, each great circle casts votes for a range of directions, ensuring…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · Advanced Image and Video Retrieval Techniques
