# Incremental Visual-Inertial 3D Mesh Generation with Structural   Regularities

**Authors:** Antoni Rosinol, Torsten Sattler, Marc Pollefeys, Luca Carlone

arXiv: 1903.01067 · 2019-07-30

## TL;DR

This paper introduces a method that tightly integrates 3D mesh regularization with visual-inertial odometry, leveraging structural regularities for improved scene modeling and localization accuracy in real-time.

## Contribution

It proposes a novel factor-graph formulation for joint mesh regularization and state estimation, and incrementally builds a scene-covering 3D mesh with bounded memory and complexity.

## Key findings

- Regularizes 3D mesh using structural regularities.
- Improves localization accuracy in scenes with regularities.
- Operates efficiently without regularities.

## Abstract

Visual-Inertial Odometry (VIO) algorithms typically rely on a point cloud representation of the scene that does not model the topology of the environment. A 3D mesh instead offers a richer, yet lightweight, model. Nevertheless, building a 3D mesh out of the sparse and noisy 3D landmarks triangulated by a VIO algorithm often results in a mesh that does not fit the real scene. In order to regularize the mesh, previous approaches decouple state estimation from the 3D mesh regularization step, and either limit the 3D mesh to the current frame or let the mesh grow indefinitely. We propose instead to tightly couple mesh regularization and state estimation by detecting and enforcing structural regularities in a novel factor-graph formulation. We also propose to incrementally build the mesh by restricting its extent to the time-horizon of the VIO optimization; the resulting 3D mesh covers a larger portion of the scene than a per-frame approach while its memory usage and computational complexity remain bounded. We show that our approach successfully regularizes the mesh, while improving localization accuracy, when structural regularities are present, and remains operational in scenes without regularities.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.01067/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1903.01067/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1903.01067/full.md

---
Source: https://tomesphere.com/paper/1903.01067