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?

Réponses (3)

Steve Eddins
Steve Eddins le 6 Mai 2013

2 votes

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.

Tags

Aucun tag saisi pour le moment.

Commenté :

le 30 Juin 2020

Community Treasure Hunt

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

Start Hunting!

Translated by