Problem with image segmentation

2 visualizaciones (últimos 30 días)
Veronika
Veronika el 22 de Mzo. de 2017
Comentada: Veronika el 23 de Mzo. de 2017
Dear all,
I have this code for segmentation, I have problem with this points (line):
I don´t know, why is this line on this place, because there isn´t some white place in binary image.
I don´t know, where is mistake. I attach my code and original image. Thank you for your answers.
  2 comentarios
Rik
Rik el 22 de Mzo. de 2017
Maybe there are single pixels, which you could detect by first using imdilate with a relatively large structuring element. If that is the case, you can use bwareaopen to remove them.
Veronika
Veronika el 23 de Mzo. de 2017
Thank you, it works.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Geometric Transformation and Image Registration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by