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?

Respuestas (3)

Steve Eddins
Steve Eddins el 6 de Mayo de 2013
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.

Etiquetas

Aún no se han introducido etiquetas.

Preguntada:

el 6 de Mayo de 2013

Comentada:

el 30 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by