A Pseudo-Distance mAP for the Segmentation-Free Skeletonization of Gray-Scale Images

Abstract

In this paper we introduce a new tool, called a pseudo-distance map (PDM), for extracting skeletons from grayscale images without region segmentation or edge detection. Given an edge-strength function (ESF) of a gray-scale image, the PDM is computed from the ESF using the partial differential equations we propose. The PDM can be thought of as a relaxed version of a Euclidean distance map. Therefore, its ridges correspond to the skeleton of the original gray-scale image and it provides information on the approximate width of skeletonized structures. Since the PDM is directly computed from the ESF without thresholding it, the skeletonization result is generally robust and less noisy. We tested our method using a variety of synthetic and real images. The experimental results show that our method works well on such images.

Cite

Text

Jang and Hong. "A Pseudo-Distance mAP for the Segmentation-Free Skeletonization of Gray-Scale Images." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.937586

Markdown

[Jang and Hong. "A Pseudo-Distance mAP for the Segmentation-Free Skeletonization of Gray-Scale Images." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/jang2001iccv-pseudo/) doi:10.1109/ICCV.2001.937586

BibTeX

@inproceedings{jang2001iccv-pseudo,
  title     = {{A Pseudo-Distance mAP for the Segmentation-Free Skeletonization of Gray-Scale Images}},
  author    = {Jang, Jeong-Hun and Hong, Ki-Sang},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {18-25},
  doi       = {10.1109/ICCV.2001.937586},
  url       = {https://mlanthology.org/iccv/2001/jang2001iccv-pseudo/}
}