# View Selection with Geometric Uncertainty Modeling

**Authors:** Cheng Peng, Volkan Isler

arXiv: 1704.00085 · 2018-02-27

## TL;DR

This paper introduces a method for selecting a small subset of views that nearly matches the reconstruction accuracy of all views combined, significantly speeding up 3D scene reconstruction, especially in aerial imagery applications.

## Contribution

The authors develop a provably effective view selection technique that approximates full-view uncertainty with only a few views, extending to non-planar scenes with multi-resolution methods.

## Key findings

- Two views suffice for near-optimal uncertainty estimation in ground plane scenes.
- A linear-sized subset of views can approximate the full set's reconstruction quality.
- The method achieves accurate dense reconstructions with fewer views, verified in aerial imagery applications.

## Abstract

Estimating positions of world points from features observed in images is a key problem in 3D reconstruction, image mosaicking,simultaneous localization and mapping and structure from motion. We consider a special instance in which there is a dominant ground plane $\mathcal{G}$ viewed from a parallel viewing plane $\mathcal{S}$ above it. Such instances commonly arise, for example, in aerial photography. Consider a world point $g \in \mathcal{G}$ and its worst case reconstruction uncertainty $\varepsilon(g,\mathcal{S})$ obtained by merging \emph{all} possible views of $g$ chosen from $\mathcal{S}$. We first show that one can pick two views $s_p$ and $s_q$ such that the uncertainty $\varepsilon(g,\{s_p,s_q\})$ obtained using only these two views is almost as good as (i.e. within a small constant factor of) $\varepsilon(g,\mathcal{S})$. Next, we extend the result to the entire ground plane $\mathcal{G}$ and show that one can pick a small subset of $\mathcal{S'} \subseteq \mathcal{S}$ (which grows only linearly with the area of $\mathcal{G}$) and still obtain a constant factor approximation, for every point $g \in \mathcal{G}$, to the minimum worst case estimate obtained by merging all views in $\mathcal{S}$. Finally, we present a multi-resolution view selection method which extends our techniques to non-planar scenes. We show that the method can produce rich and accurate dense reconstructions with a small number of views. Our results provide a view selection mechanism with provable performance guarantees which can drastically increase the speed of scene reconstruction algorithms. In addition to theoretical results, we demonstrate their effectiveness in an application where aerial imagery is used for monitoring farms and orchards.

## Full text

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

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1704.00085/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1704.00085/full.md

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