Abstract
Extracting geometric edges from unstructured point clouds remains a significant challenge, particularly in thin-walled structures that are commonly found in everyday objects. Traditional geometric methods and recent learning-based approaches frequently struggle with these structures, as both rely heavily on sufficient contextual information from local point neighborhoods. However, 3D measurement data of thin-walled structures often lack the accurate, dense, and regular neighborhood sampling required for reliable edge extraction, resulting in degraded performance.In this work, we introduce STAR-Edge, a novel approach designed for detecting and refining edge points in thin-walled structures. Our method leverages a unique representation—the local spherical curve—to create structure-aware neighborhoods that emphasize co-planar points while reducing interference from close-by, non-co-planar surfaces. This representation is transformed into a rotation-invariant descriptor, which, combined with a lightweight multi-layer perceptron, enables robust edge point classification even in the presence of noise and sparse or irregular sampling. Besides, we also use the local spherical curve representation to estimate more precise normals and introduce an optimization function to project initially identified edge points exactly on the true edges. Experiments conducted on the ABC dataset and thin-walled structure-specific datasets demonstrate that STAR-Edge outperforms existing edge detection methods, showcasing better robustness under various challenging conditions. The source code is available at https://github.com/miraclelzk/star-edge.
| Original language | English |
|---|---|
| Title of host publication | Proceedings: 2025 IEEE/CVF Conference on Computer Vision and Pattern Recognition, CVPR 2025 |
| Publisher | IEEE |
| Pages | 27254-27263 |
| Number of pages | 10 |
| ISBN (Electronic) | 9798331543648 |
| DOIs | |
| Publication status | Published - Jun 2025 |
| Externally published | Yes |
| Event | The IEEE/CVF Conference on Computer Vision and Pattern Recognition 2025 - Music City Center, Nashville, United States Duration: 11 Jun 2025 → 15 Jun 2025 https://cvpr.thecvf.com/ |
Publication series
| Name | Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition |
|---|---|
| Publisher | IEEE Computer Society |
| ISSN (Print) | 1063-6919 |
Conference
| Conference | The IEEE/CVF Conference on Computer Vision and Pattern Recognition 2025 |
|---|---|
| Abbreviated title | CVPR 2025 |
| Country/Territory | United States |
| City | Nashville |
| Period | 11/06/25 → 15/06/25 |
| Internet address |
Bibliographical note
Publisher Copyright:© 2025 IEEE.
Funding
This work was supported by the National Natural Science Foundation of China (No.92367301, No.52425506, No.92267201, No.52275493, No.T2322012).
Keywords
- edge extraction
- point cloud
- spherical harmonics
- thin-walled structures