Title :
Improvement of Marching Cubes Algorithm Based on Sign Determination
Author :
Jia, Tianqi ; Feng, Xue ; Guo, Xijuan
Author_Institution :
Dept. of Phys. Educ., Yanshan Univ., Qinhuangdao, China
Abstract :
Traditional Marching Cubes algorithm has the problem of repeating calculation, so that an improved Marching Cubes algorithm is put forward. Boundary voxel is utilized to find adjacent boundary voxel. According to the relationship of edge and edge sign between boundary voxel and adjacent boundary voxel, we transmit intersection on the common face of the boundary voxel to adjacent boundary voxel. If the edge sign of adjacent boundary voxel is not existed, we change the edge sign of the adjacent boundary voxel simultaneously. In that way, we can avoid double counting of the intersection, which is in two adjacent boundary voxels. The two adjacent boundary voxels have common surface on where the edge of the isosurface lies. During the computation of intersection of edge and isosurface, we only compute the edges whose edge signs are null. At the same time, we make use of edge sign to avoid repeating assignment. It speeds up isosurface extraction.
Keywords :
image reconstruction; boundary voxel; isosurface extraction; marching cubes algorithm; sign determination; Computer science; Computer science education; Data mining; Educational institutions; Educational technology; Information science; Isosurfaces; Sun; Surface reconstruction; Topology; boundary voxel; corresponding relationship of edge; edge sign; iso-surface; marching cubes algorithm;
Conference_Titel :
Education Technology and Computer Science (ETCS), 2010 Second International Workshop on
Conference_Location :
Wuhan
Print_ISBN :
978-1-4244-6388-6
Electronic_ISBN :
978-1-4244-6389-3
DOI :
10.1109/ETCS.2010.188