Skeletonization for image processing in MATLAB

3 visualizaciones (últimos 30 días)
Marcus Vinicius Souza
Marcus Vinicius Souza el 8 de Mzo. de 2012
Comentada: Avik Mondal el 10 de Ag. de 2017
Could someone tell me how I could build a skeletonization using MATLAB code, or show some exemplification of code?
  1 comentario
brhin kidane
brhin kidane el 20 de Mzo. de 2017
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');

Iniciar sesión para comentar.

Respuestas (1)

Doug Hull
Doug Hull el 8 de Mzo. de 2012
  2 comentarios
Matthew
Matthew el 19 de Oct. de 2015
Any thoughts oh how to do it in 3D? :)
Avik Mondal
Avik Mondal el 10 de Ag. de 2017
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.

Iniciar sesión para comentar.

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by