Problem with image segmentation

2 次查看(过去 30 天)
Veronika
Veronika 2017-3-22
评论: Veronika 2017-3-23
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 个评论
Rik
Rik 2017-3-22
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by