Straight Skeletons for Binary Shapes
Abstract
This paper reviews the concept of straight skeletons, which is well known in computational geometry, and applies it to binary shapes that are used in vision-based shape and object recognition. We devise a novel algorithm for computing discrete straight skeletons from binary input images, which is based on a polygonal approximation of the input shape and a hybrid method that combines continuous and discrete geometry. In our experiments, we analyze the potential of straight skeletons in shape recognition, by comparing their performance with medial-axis based shock graphs on the Kimia shape databases. Our discrete straight skeleton algorithm is not only outperforming typical skeleton algorithms in terms of computational complexity, it also delivers surprisingly good results in its straightforward application to shape recognition.
Cite
Text
Demuth et al. "Straight Skeletons for Binary Shapes." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010. doi:10.1109/CVPRW.2010.5543279Markdown
[Demuth et al. "Straight Skeletons for Binary Shapes." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2010.](https://mlanthology.org/cvprw/2010/demuth2010cvprw-straight/) doi:10.1109/CVPRW.2010.5543279BibTeX
@inproceedings{demuth2010cvprw-straight,
title = {{Straight Skeletons for Binary Shapes}},
author = {Demuth, M. and Aurenhammer, Franz and Pinz, Axel},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2010},
pages = {9-16},
doi = {10.1109/CVPRW.2010.5543279},
url = {https://mlanthology.org/cvprw/2010/demuth2010cvprw-straight/}
}