Hi i need to remove unwanted edges from this image,how to do using matlab?

1 次查看(过去 30 天)

回答(1 个)

zuraini othman
zuraini othman 2017-6-6
BW2 = bwareaopen(image,120);%remove edge <=120
  1 个评论
Walter Roberson
Walter Roberson 2017-6-6
Possibly. Unfortunately we have no information to judge whether a particular edge is "wanted" or "unwanted". I even wonder if the question is about removing all of the edges.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by