EPCS: Endpoint-based Part-aware Curve Skeleton Extraction for Low-quality Point Clouds
Chunhui Li, Mingquan Zhou, Zehua Liu, Yuhe Zhang

TL;DR
This paper introduces EPCS, a novel method for extracting accurate, smooth curve skeletons from low-quality point clouds, utilizing endpoint detection, part-aware segmentation, and topology optimization.
Contribution
The paper presents a new endpoint detection technique, part-aware segmentation, and topology optimization for skeleton extraction from low-quality point clouds, improving robustness and effectiveness.
Findings
EPCS outperforms existing methods in robustness and efficiency.
The method effectively extracts skeletons from broken and low-quality point clouds.
Experimental results demonstrate high accuracy and utility in shape analysis.
Abstract
The curve skeleton is an important shape descriptor that has been utilized in various applications in computer graphics, machine vision, and artificial intelligence. In this study, the endpoint-based part-aware curve skeleton (EPCS) extraction method for low-quality point clouds is proposed. The novel random center shift (RCS) method is first proposed for detecting the endpoints on point clouds. The endpoints are used as the initial seed points for dividing each part into layers, and then the skeletal points are obtained by computing the center points of the oriented bounding box (OBB) of the layers. Subsequently, the skeletal points are connected, thus forming the branches. Furthermore, the multi-vector momentum-driven (MVMD) method is also proposed for locating the junction points that connect the branches. Due to the shape differences between different parts on point clouds, the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction · Computer Graphics and Visualization Techniques
