Applied Sciences (Feb 2022)

A Two-Step Surface Reconstruction Method Using Signed Marching Cubes

  • Ju Zhang,
  • Deyun Zhong,
  • Liguan Wang

DOI
https://doi.org/10.3390/app12041792
Journal volume & issue
Vol. 12, no. 4
p. 1792

Abstract

Read online

In this paper, we explore a new approach, a two-step surface reconstruction method to extract the target isosurface from a given implicit function efficiently. Our main contribution is that we improve the surface reconstruction process by accelerating the speed of evaluation using signed marching cubes. The basic strategy is to filter the invalid voxels that do not intersect with the target isosurface in a low-cost manner, and to evaluate the valid voxels that intersect with the target isosurface accurately. The improved signed marching cubes method consists of a rough evaluation step and an exact evaluation step. The coarse evaluation step evaluates the points of all voxels using the fast multipole method with a lower order. After the rough evaluation step, the voxels that intersect with the target isosurface are screened out. Then, the exact evaluation step evaluates the points of filtered voxels using the fast multipole method with a higher order. The experimental results show that, compared with the traditional marching cubes method, the improved reconstruction method reduces the amounts of calculation for invalid voxels that do not intersect with the target isosurfaces, which is useful to improve the efficiency of surface reconstruction.

Keywords