计算机工程与应用 ›› 2011, Vol. 47 ›› Issue (26): 196-199.

• 图形、图像、模式识别 • 上一篇    下一篇

用鞍点保证拓扑正确的快速等值面提取技术

黄连杰1,李 纳2   

  1. 1.烟台大学 工程实训中心,山东 烟台 264005
    2.烟台大学 计算机学院,山东 烟台 264005
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2011-09-11 发布日期:2011-09-11

Fast iso-surface extraction method using saddle to ensure topology correct

HUANG Lianjie1,LI Na2   

  1. 1.Engineering Training Center,University of Yantai,Yantai,Shandong 264005,China
    2.School of Computer,University of Yantai,Yantai,Shandong 264005,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-09-11 Published:2011-09-11

摘要: 等值面提取是研究三维数据场可视化的有效方法。针对已有的一些等值面提取算法存在的二义性问题,提出了用鞍点保证拓扑正确的快速等值面提取算法。用二线性插值和三线性插值函数来近似计算立方体表面和内部点的值,根据立方体中面鞍点和体鞍点个数的不同,将立方体剖分成不同数目的四面体。这种剖分只和原始数据的属性有关,与给定的等值无关,因此在数据不变的情况下只需要剖分一次。最后,用分层分组的方法将四面体分类到不同组中,避免在等值面提取过程中访问那些不含有等值面的四面体,从而提高了算法的速度。该算法在等值平滑变化或是随机变化时都能保持良好的特性。

关键词: 二义性, 鞍点, 等值面提取, 立方体剖分, 四面体, 插值

Abstract: Iso-surface extraction is an effective manner to study the visualization of three-dimensional data field.To solve the ambiguity question of the existing iso-surface extraction algorithms,a fast iso-surface extraction method which uses saddle to ensure the topology correct is proposed.The accurate iso-surface in the interior of cube is constructed by using the bilinear and the trilinear interpolant method.According to the number of saddle in cube,the cube is tessellated to several tetrahedral cell.This method is only relate to the properties of original data rather than the iso-value,so the cube is only tessellated once when the original data are not changed.Finally,tetrahedral cells are classified into different classes by the class group mehtod,so that only the tetrahedral cell which is intersected with the given iso-surface is visited,the speed of extration is quite improved.Whether the iso-value is smoothly changed or randomly changed,the algorithm is able to maintain a good character.

Key words: ambiguity, saddle, iso-surface extraction, cube tessellation, tetrahedral cell, interpolation