1-Point-RANSAC Structure from Motion for Vehicle-Mounted Cameras by Exploiting Non-holonomic Constraints
TL;DR: By exploiting the nonholonomic constraints of wheeled vehicles it is possible to use a restrictive motion model which allows us to parameterize the motion with only 1 point correspondence and results in the two most efficient algorithms for removing outliers: 1-point RANSAC and histogram voting.
read more
Abstract: This paper presents a new method to estimate the relative motion of a vehicle from images of a single camera. The computational cost of the algorithm is limited only by the feature extraction and matching process, as the outlier removal and the motion estimation steps take less than a fraction of millisecond with a normal laptop computer. The biggest problem in visual motion estimation is data association; matched points contain many outliers that must be detected and removed for the motion to be accurately estimated. In the last few years, a very established method for removing outliers has been the "5-point RANSAC" algorithm which needs a minimum of 5 point correspondences to estimate the model hypotheses. Because of this, however, it can require up to several hundreds of iterations to find a set of points free of outliers. In this paper, we show that by exploiting the nonholonomic constraints of wheeled vehicles it is possible to use a restrictive motion model which allows us to parameterize the motion with only 1 point correspondence. Using a single feature correspondence for motion estimation is the lowest model parameterization possible and results in the two most efficient algorithms for removing outliers: 1-point RANSAC and histogram voting. To support our method we run many experiments on both synthetic and real data and compare the performance with a state-of-the-art approach. Finally, we show an application of our method to visual odometry by recovering a 3 Km trajectory in a cluttered urban environment and in real-time.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Planar motion estimation using omnidirectional camera and laser rangefinder
Van-Dung Hoang,My-Ha Le,Kang-Hyun Jo +2 more
- 06 Jun 2013
TL;DR: This paper proposes a method to estimate vehicle motion by the fusion of omnidirectional camera and laser rangefinder to overcome the drawbacks mentioned above.
B-splines for Purely Vision-based Localization and Mapping on Non-holonomic Ground Vehicles
Kun Huang,Yifu Wang,Laurent Kneip +2 more
- 30 May 2021
TL;DR: In this paper, B-splines are used to impose smooth, nonholonomic trajectories inside the 6 DoF bundle adjustment to improve robustness and accuracy in degrading visual conditions.
A Framework for Fast and Robust Visual Odometry
TL;DR: Experimental results based on the KITTI odometry data set show that the proposed technique outperforms the state-of-the-art visual odometry methods by producing more accurate ego-motion estimation in notably lesser amount of time.
•Dissertation
Caméras 3D pour la localisation d'un système mobile en environnement urbain
Marie-Anne Mittet
- 15 Jun 2015
TL;DR: In this paper, a nouveau systeme de localisation mobile composed of trois cameras 3D de type Kinect and a camera additionnelle de type Fish Eye is presented.
Efficient probability-oriented feature matching using wide field-of-view imaging
TL;DR: This work evaluates an Adaptive Probability-Oriented Feature Matching (APOFM) method that dynamically models the visual knowledge of the environment in terms of the probability of existence of features, which outperform other well-recognized implementations within this framework.
References
Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography
TL;DR: New results are derived on the minimum number of landmarks needed to obtain a solution, and algorithms are presented for computing these minimum-landmark solutions in closed form that provide the basis for an automatic system that can solve the Location Determination Problem under difficult viewing.
•Book
Multiple view geometry in computer vision
Richard Hartley,Andrew Zisserman +1 more
- 01 Jan 2000
TL;DR: In this article, the authors provide comprehensive background material and explain how to apply the methods and implement the algorithms directly in a unified framework, including geometric principles and how to represent objects algebraically so they can be computed and applied.
20.1K
A Combined Corner and Edge Detector
Chris Harris,Mike Stephens +1 more
- 01 Jan 1988
TL;DR: The problem the authors are addressing in Alvey Project MMI149 is that of using computer vision to understand the unconstrained 3D world, in which the viewed scenes will in general contain too wide a diversity of objects for topdown recognition techniques to work.
•Book
Introduction to Autonomous Mobile Robots
Roland Siegwart,Illah Nourbakhsh,Davide Scaramuzza +2 more
- 05 Mar 2004
TL;DR: Bringing together all aspects of mobile robotics into one volume, Introduction to Autonomous Mobile Robots can serve as a textbook or a working tool for beginning practitioners.
2.9K
A computer algorithm for reconstructing a scene from two projections
TL;DR: A simple algorithm for computing the three-dimensional structure of a scene from a correlated pair of perspective projections is described here, when the spatial relationship between the two projections is unknown.
2.8K