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

1 回表示 (過去 30 日間)
kaavya subramani
kaavya subramani 2015 年 8 月 14 日
コメント済み: Walter Roberson 2017 年 6 月 6 日

回答 (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