Fast surface reconstruction algorithm for 3D scattered points

SONG Da-hu,LI Zhong-ke,SUN Yu-chun
DOI: https://doi.org/10.3969/j.issn.1001-3695.2013.08.072
2013-01-01
Abstract:This paper presented a fast surface reconstruction algorithm from scattered points based on Delaunay.It began with computing the Delaunay triangulation of the sampling point sets,extracted the primary triangles from Delaunay tetrahedrons,constructed priority queue based on the feature of Voronoi cell,selected seed triangles from the priority queue,and then extracted manifold surface by region-growing.Experimental results show that this method is robust and effective on handling surfaces with complex topology,boundaries,and even non-uniform sample points.Compared with the traditional approach based on Delaunay,the proposed algorithm requires only one-pass Delaunay computation and needs no poles computation,so it is more efficient.
What problem does this paper attempt to address?