Abstract
In this paper we give a new, efficient algorithm for computing curve skeletons, based on local separators. Our efficiency stems from a multilevel approach, where we solve small problems across levels of detail and combine these in order to quickly obtain a skeleton. We do this in a highly modular fashion, ensuring complete flexibility in adapting the algorithm for specific types of input or for otherwise targeting specific applications.
Separator based skeletonization was first proposed by Bærentzen and Rotenberg in [ACM Tran. Graphics'21], showing high quality output at the cost of running times which become prohibitive for large inputs. Our new approach retains the high quality output, and applicability to any spatially embedded graph, while being orders of magnitude faster for all practical purposes. We test our skeletonization algorithm for efficiency and quality in practice, comparing it to local separator skeletonization on the University of Groningen Skeletonization Benchmark [Telea'16].
Original language | English |
---|---|
Title of host publication | Proceedings of the 39th International Symposium on Computational Geometry (SoCG 2023) |
Number of pages | 18 |
Volume | 258 |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
Publication date | 2023 |
Article number | 13 |
ISBN (Electronic) | 978-3-95977-273-0 |
DOIs | |
Publication status | Published - 2023 |
Event | 39th International Symposium on Computational Geometry, SoCG 2023 - Dallas, United States Duration: 12 Jun 2023 → 15 Jun 2023 |
Conference
Conference | 39th International Symposium on Computational Geometry, SoCG 2023 |
---|---|
Country/Territory | United States |
City | Dallas |
Period | 12/06/2023 → 15/06/2023 |
Keywords
- Algorithm engineering
- Curve skeletons
- Experimentation and implementation
- Multilevel algorithm
- Shape skeletonization