Interactive out-of-core isosurface extraction

被引:54
作者
Chiang, YJ
Silva, CT
Schroeder, WJ
机构
来源
VISUALIZATION '98, PROCEEDINGS | 1998年
关键词
isosurface extraction; marching cubes; out-of-core computation; interval tree; scientific visualization;
D O I
10.1109/VISUAL.1998.745299
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
In this paper, we present a novel out-of-core technique for the interactive computation of isosurfaces from volume data. Our algorithm minimizes the main memory and disk space requirements on the visualization workstation, while speeding up isosurface extraction queries. Our overall approach is a two-level indexing scheme. First, by our meta-cell technique, we partition the original dataset into clusters of cells, called meta-cells. Secondly, we produce meta-intervals associated with the mete-cells, and build an indexing data structure on the meta-intervals. We separate the cell information, kept only in meta-cells in disk, from the indexing structure, which is also in disk and only contains pointers to meta-cells. Our meta-cell technique is an I/O-efficient approach for computing a k-d-tree-like partition of the dataset. Our indexing data structure, the binary-blocked I/O interval tree, is a new I/O-optimal data structure to perform stabbing queries that report from a set of meta-intervals (or intervals) those containing a query value q. Our tree is simpler to implement, and is also more space-efficient in practice than the existing structures. To perform an isosurface query, we first query the indexing structure, and then use the reported meta-cell pointers to read from disk the active meta-cells intersected by the isosurface. The isosurface itself can then be generated from active meta-cells. Rather than being a single-cost indexing approach, our technique exhibits a smooth trade-off between query time and disk space.
引用
收藏
页码:167 / +
页数:9
相关论文
共 28 条
  • [1] THE INPUT OUTPUT COMPLEXITY OF SORTING AND RELATED PROBLEMS
    AGGARWAL, A
    VITTER, JS
    [J]. COMMUNICATIONS OF THE ACM, 1988, 31 (09) : 1116 - 1127
  • [2] [Anonymous], 1996, VISUALIZATION TOOLKI
  • [3] Optimal dynamic interval management in external memory
    Arge, L
    Vitter, JS
    [J]. 37TH ANNUAL SYMPOSIUM ON FOUNDATIONS OF COMPUTER SCIENCE, PROCEEDINGS, 1996, : 560 - 569
  • [4] ARGE L, 1998, P ACM SIAM S DISCRET
  • [5] Fast isocontouring for improved interactivity
    Bajaj, CL
    Pascucci, V
    Schikore, DR
    [J]. 1996 SYMPOSIUM ON VOLUME VISUALIZATION, PROCEEDINGS, 1996, : 39 - &
  • [6] BAJAJ CL, 1997, P LATE BREAKING HOP, P25
  • [7] MULTIDIMENSIONAL BINARY SEARCH TREES USED FOR ASSOCIATIVE SEARCHING
    BENTLEY, JL
    [J]. COMMUNICATIONS OF THE ACM, 1975, 18 (09) : 509 - 517
  • [8] Experiments on the practical I/O efficiency of geometric algorithms: Distribution sweep versus plane sweep
    Chiang, YJ
    [J]. COMPUTATIONAL GEOMETRY-THEORY AND APPLICATIONS, 1998, 9 (04): : 211 - 236
  • [9] CHIANG YJ, 1995, PROCEEDINGS OF THE SIXTH ANNUAL ACM-SIAM SYMPOSIUM ON DISCRETE ALGORITHMS, P139
  • [10] CHIANG YJ, 1995, CS9527 BROWN U DEP C