CVAIIVJun 25, 2019

Road-network-based Rapid Geolocalization

arXiv:1906.12174v112 citations
Originality Incremental advance
AI Analysis

This addresses the need for rapid and accurate navigation assistance for UAVs in urban environments, representing an incremental improvement in geolocalization methods.

The paper tackles the problem of geolocalizing unmanned aerial vehicles by matching road networks from images to a reference map, achieving localization over a 400 square kilometer area within 1 second on a single CPU.

It has always been a research hotspot to use geographic information to assist the navigation of unmanned aerial vehicles. In this paper, a road-network-based localization method is proposed. We match roads in the measurement images to the reference road vector map, and realize successful localization on areas as large as a whole city. The road network matching problem is treated as a point cloud registration problem under two-dimensional projective transformation, and solved under a hypothesise-and-test framework. To deal with the projective point cloud registration problem, a global projective invariant feature is proposed, which consists of two road intersections augmented with the information of their tangents. We call it two road intersections tuple. We deduce the closed-form solution for determining the alignment transformation from a pair of matching two road intersections tuples. In addition, we propose the necessary conditions for the tuples to match. This can reduce the candidate matching tuples, thus accelerating the search to a great extent. We test all the candidate matching tuples under a hypothesise-and-test framework to search for the best match. The experiments show that our method can localize the target area over an area of 400 within 1 second on a single cpu.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes