- published
- 2015-11-23
- reference
- Julie Digne, An Implementation and Parallelization of the Scale Space Meshing Algorithm, Image Processing On Line, 5 (2015), pp. 282–295. https://doi.org/10.5201/ipol.2015.102
Communicated by Pascal Monasse
Demo edited by Pascal Monasse
Abstract
Creating an interpolating mesh from an unorganized set of oriented points is a difficult problemwhich is often overlooked. Most methods focus indeed on building a watertight smoothed meshby defining some function whose zero level set is the surface of the object. However in some casesit is crucial to build a mesh that interpolates the points and does not fill the acquisition holes:either because the data are sparse and trying to fill the holes would create spurious artifactsor because the goal is to explore visually the data exactly as they were acquired without anysmoothing process. In this paper we detail a parallel implementation of the Scale-Space Meshingalgorithm, which builds on the scale-space framework for reconstructing a high precision meshfrom an input oriented point set. This algorithm first smoothes the point set, producing asingularity free shape. It then uses a standard mesh reconstruction technique, the Ball PivotingAlgorithm, to build a mesh from the smoothed point set. The final step consists in back-projecting the mesh built on the smoothed positions onto the original point set. The result ofthis process is an interpolating, hole-preserving surface mesh reconstruction.
Download
- full text manuscript: PDF low-res. (482K) PDF (7.9M) [?]
- source code: TGZ
Non-Reviewed Supplementary Materials
These files and information are provided by the authors and have not been reviewed.
- Plytopov source code: BZ2
History
- Note from the editor: the manuscript of the article was modified on 2022-01-01 to include information about its editors. The original version of the manuscript is available here.