SIGDT2D: Curve Reconstruction | Pacific Graphics 2022

Опубликовано: 28 Март 2026
на канале: Computer Graphics at TU Wien
665
13

Paper "SIGDT2D: Curve Reconstruction", accepted to Pacific Graphics 2022
by Diana Marin, Stefan Ohrhallinger and Michael Wimmer
TU Wien, Institute of Visual Computing & Human-Centered Technology

Our publication database: https://www.cg.tuwien.ac.at/research/...
EG Digital Library: https://onlinelibrary.wiley.com/doi/1...

Abstract:
Determining connectivity between points and reconstructing their shape boundaries are long-standing problems in computer graphics. One possible approach to solve these problems is to use a proximity graph. We propose a new proximity graph computed by intersecting the to-date rarely used proximity-based graph called spheres-of-influence graph (SIG) with the Delaunay triangulation (DT). We prove that the resulting graph, which we name SIGDT, contains the piece-wise linear reconstruction for a set of unstructured points in the plane for a sampling condition superseding current bounds and capturing well practical point sets' properties. As an application, we apply a dual of boundary adjustment steps from the CONNECT2D algorithm to remove the redundant edges. We show that the resulting algorithm SIG-CONNECT2D yields the best reconstruction accuracy compared to state-of-the-art algorithms from a recent comprehensive benchmark, and the method offers the potential for further improvements, e.g., for surface reconstruction.