How to get edge line of from binary Image?

1 visualización (últimos 30 días)
voxey
voxey el 12 de Jul. de 2019
Comentada: Image Analyst el 17 de Jul. de 2019
How to get edge line of from binary Image?
sk.jpg

Respuestas (2)

KALYAN ACHARJYA
KALYAN ACHARJYA el 13 de Jul. de 2019
You can do that, using Morphological Operations

Image Analyst
Image Analyst el 13 de Jul. de 2019
I suggest you improve your segmentation algorithm first. After that it will be so much easier to get the outlines with bwboundaries() or bwperim().
  3 comentarios
voxey
voxey el 17 de Jul. de 2019
Can you share unsupervised automatic image segmentation techniques?
Image Analyst
Image Analyst el 17 de Jul. de 2019
The Mathworks can give you a mucm, much more comprehensive tutorial than I ever could: Click this: https://www.mathworks.com/help/stats/machine-learning-in-matlab.html

Iniciar sesión para comentar.

Productos


Versión

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by