Title :
Automatic isosurface propagation using an extrema graph and sorted boundary cell lists
Author :
Itoh, Takayuki ; Koyamada, Koji
Author_Institution :
Res. Lab., IBM Japan Ltd., Tokyo, Japan
fDate :
12/1/1995 12:00:00 AM
Abstract :
A high-performance algorithm for generating isosurfaces is presented. In our method, guides to searching for cells intersected by an isosurface are generated as a pre-process. These guides are two kinds of cell lists: an extrema graph, and sorted lists of boundary cells. In an extrema graph, extremum points are connected by arcs, and each arc has a list of cells through which it passes. At the same time, all boundary cells are sorted according to their minimum and maximum values, and two sorted lists are then generated. Isosurfaces are generated by visiting adjacent intersected cells in order. Here, the starting cells for this process are found by searching in an extrema graph and in sorted boundary cell lists. In this process, isosurfaces appear to propagate themselves. Our algorithm is efficient, since it visits only cells that are intersected by an isosurface and cells whose IDs are included in the guides. It is especially efficient when many isosurfaces are interactively generated in a huge volume. Some benchmark tests described in this paper show the efficiency of the algorithm
Keywords :
computational geometry; data visualisation; graph theory; surface fitting; adjacent intersected cells; arcs; automatic isosurface propagation; benchmark; extrema graph; high-performance algorithm; isosurface generation; searching; sorted boundary cell lists; sorted lists; visualization; Benchmark testing; Costs; Displays; Electronic mail; Intrusion detection; Isosurfaces; Numerical simulation; Power engineering computing; Temperature; Visualization;
Journal_Title :
Visualization and Computer Graphics, IEEE Transactions on
DOI :
10.1109/2945.485619