Home News Projects Software Videos

A parallel and memory efficient algorithm for constructing the contour tree.

Aditya Acharya and Vijay Natarajan.
PacificVis 2015: Proc. IEEE Pacific Visualization Symposium, 2015, 271-278.

Abstract

The contour tree is a topological structure associated with a scalar function that tracks the connectivity of the evolving level sets of the function. It supports intuitive and interactive visual exploration and analysis of the scalar function. This paper describes a fast, parallel, and memory efficient algorithm for constructing the contour tree of a scalar function on shared memory systems. Comparisons with existing implementations show significant improvement in both the running time and the memory expended. The proposed algorithm is particularly suited for large datasets that do not fit in memory. For example, the contour tree for a scalar function defined on a 8.6 billion vertex domain (2048 x 2048 x 2048 volume data) can be efficiently constructed using less than 10GB of memory.

[PDF]

Supplementary Material:

  1. Supplemental figures. (Download)