What algorithm is behind matlabs bwmorph skel function?

Hi, I am trying to find the algorithm which is behind matlabs bwmorph skeleton function. is it done using opening and erosion or the distance transform?

回答(3 个)

bwmorph 'skel' uses the iterative thinning algorithm described on pages 170-171 of Haralick and Shapiro, Computer and Robot Vision, Volume I, Addison-Wesley, 1992.

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by