Effective Piecewise Linear Skeletonization of Sparse Shapes

Wenyu Qui,Zhiyang Li,Junfeng Wu,Yinan Wu,Zhaobin Liu
DOI: https://doi.org/10.32604/csse.2018.33.115
IF: 4.397
2018-01-01
Computer Systems Science and Engineering
Abstract:Conventional image skeletonization techniques implicitly assume the pixel level connectivity. However, noise inside the object regions destroys the connectivity and exhibits sparseness in the image. We present a skeletonization algorithm designed for these kinds of sparse shapes. The skeletons are produced quickly by using three operations. First, initial skeleton nodes are selected by farthest point sampling with circles containing the maximum effective information. A skeleton graph of these nodes is imposed via inheriting the neighborhood of their associated pixels, followed by an edge collapse operation. Then a skeleton sting process based on feature-preserving Laplacian smoothing is applied. Finally, a re nement step is proposed to further improve the quality of the skeleton and deal with noise or different local shape scales. Numerous experiments demonstrate that our algorithm can effectively handle several disconnected shapes in an image simultaneously, and generate more faithful skeletons for shapes with intersections or different local scales than classic methods.
What problem does this paper attempt to address?