TL;DR
This paper introduces DoubleCoverUDF, a robust method for extracting zero level-sets from unsigned distance fields that ensures topological correctness and high-quality mesh reconstruction, applicable to various 3D models.
Contribution
The paper presents a novel algorithm that accurately extracts iso-surfaces from UDFs using a double covering approach and topology-preserving projection, improving mesh quality and robustness.
Findings
Produces higher quality meshes than existing methods.
Successfully reconstructs surfaces of open models.
Validated on synthetic and benchmark datasets.
Abstract
In this paper, we propose a new method, called DoubleCoverUDF, for extracting the zero level-set from unsigned distance fields (UDFs). DoubleCoverUDF takes a learned UDF and a user-specified parameter (a small positive real number) as input and extracts an iso-surface with an iso-value using the conventional marching cubes algorithm. We show that the computed iso-surface is the boundary of the -offset volume of the target zero level-set , which is an orientable manifold, regardless of the topology of . Next, the algorithm computes a covering map to project the boundary mesh onto , preserving the mesh's topology and avoiding folding. If is an orientable manifold surface, our algorithm separates the double-layered mesh into a single layer using a robust minimum-cut post-processing step. Otherwise, it keeps the double-layered mesh as the output. We validate our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
