Computing 3D From-Region Visibility Using Visibility Integrity

Jixuan Zhi1, Yue Hao1, Christopher Vo1, Marco Morales2, Jyh-ming Lien1

  • 1George Mason University
  • 2University of Illinois at Urbana-Champaign & Instituto Tecnológ

Details

11:15 - 11:30 | Tue 5 Nov | LG-R15 | TuAT15.2

Session: Motion and Path Planning I

Abstract

Visibility integrity (VI) is a measurement of similarity between the visibilities of regions. It can be used to approximate the visibility of coherently moving targets, called group visibility. It has been shown that computing visibility integrity using agglomerative clustering takes O(n^4*logn) for n samples. Here, we present a method that speeds up the computation of visibility integrity and reduces the time complexity from O(n^4*logn) to O(n^2). Based on the idea of visibility integrity, we show for the first time that the visibility-integrity roadmap (VIR), a data structure that partitions a space into zones, can be calculated efficiently in 3D. More specifically, we offer two different offline approaches, a naive one and a kernel-based one, to compute a VIR. In addition, we demonstrate how to apply a VIR to solve group visibility and group following problems in 3D. We propose a planning algorithm for the camera to maintain visibility of group targets by querying the VIR. We evaluate our approach in different 3D simulation environments and compare it to other planning methods.