Reconstructing Curves from Sparse Samples on Riemannian Manifolds
Diana Marin, Filippo Maggioli, Simone Melzi, Stefan Ohrhallinger, Michael Wimmer
TL;DR
The paper tackles reconstructing closed curves directly on Riemannian manifolds from sparse samples, extending planar curve reconstruction to non-Euclidean domains. It introduces a manifold-generalized proximity graph (SIGDV), a non-uniform sampling framework with injective local feature size ilfs and ireach-based guarantees, and a biased TSP-based reconstruction that recovers the curve order within SIGDV under sampling conditions. The key contributions are the ilfs/ireach-based sampling relaxation, the SIGDV graph construction on manifolds via geodesic Voronoi duals, and the TSP-based ordering with theoretical guarantees, validated on diverse tasks such as motion tracking, cultural heritage contouring, contour matching, and sparse data visualization. Collectively, the approach enables automated, on-surface curve reconstruction from sparse data, with wide potential impact in graphics, archaeology, pattern extraction, and scientific visualization.
Abstract
Reconstructing 2D curves from sample points has long been a critical challenge in computer graphics, finding essential applications in vector graphics. The design and editing of curves on surfaces has only recently begun to receive attention, primarily relying on human assistance, and where not, limited by very strict sampling conditions. In this work, we formally improve on the state-of-the-art requirements and introduce an innovative algorithm capable of reconstructing closed curves directly on surfaces from a given sparse set of sample points. We extend and adapt a state-of-the-art planar curve reconstruction method to the realm of surfaces while dealing with the challenges arising from working on non-Euclidean domains. We demonstrate the robustness of our method by reconstructing multiple curves on various surface meshes. We explore novel potential applications of our approach, allowing for automated reconstruction of curves on Riemannian manifolds.
