CVAug 18, 2017

Mesh-based 3D Textured Urban Mapping

arXiv:1708.05543v119 citations
Originality Incremental advance
AI Analysis

This addresses the need for continuous textured mesh representations in urban mapping for autonomous vehicles, though it is incremental as it builds on prior sensor fusion methods.

The paper tackles the problem of creating 3D textured urban maps for autonomous driving by jointly estimating a 3D mesh from lidar and images, showing performance improvements on the KITTI dataset compared to existing mapping and surface reconstruction algorithms.

In the era of autonomous driving, urban mapping represents a core step to let vehicles interact with the urban context. Successful mapping algorithms have been proposed in the last decade building the map leveraging on data from a single sensor. The focus of the system presented in this paper is twofold: the joint estimation of a 3D map from lidar data and images, based on a 3D mesh, and its texturing. Indeed, even if most surveying vehicles for mapping are endowed by cameras and lidar, existing mapping algorithms usually rely on either images or lidar data; moreover both image-based and lidar-based systems often represent the map as a point cloud, while a continuous textured mesh representation would be useful for visualization and navigation purposes. In the proposed framework, we join the accuracy of the 3D lidar data, and the dense information and appearance carried by the images, in estimating a visibility consistent map upon the lidar measurements, and refining it photometrically through the acquired images. We evaluate the proposed framework against the KITTI dataset and we show the performance improvement with respect to two state of the art urban mapping algorithms, and two widely used surface reconstruction algorithms in Computer Graphics.

Foundations

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

Your Notes