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?

Antworten (3)

Steve Eddins
Steve Eddins am 6 Mai 2013

2 Stimmen

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.
Image Analyst
Image Analyst am 6 Mai 2013

0 Stimmen

Tags

Noch keine Tags eingegeben.

Gefragt:

am 6 Mai 2013

Kommentiert:

am 30 Jun. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by