Surface Reconstruction From Contours Based On Fast Calculation Of Distance Field

Q Wang,Lz Ma
2001-01-01
Abstract:This paper studies the problem of surface reconstruction from parallel slices of contours. We focus on a kind of stronger algorithm that does not involve branching and corresponding problems. Such approaches base on distance field calculation or implicit surface modeling. We apply approximate methods of distance field calculation on this problem. Contour-spreading method is presented, which is an algorithm with the complexity of O(n). After constructing the intermediate volume via fast approximate distance field calculation, the surface is extracted using the method of marching cubes. Experiments show that this kind of method is applicable and efficient, and can be more accurate than other methods that involve branching and corresponding problems.
What problem does this paper attempt to address?