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

1 vue (au cours des 30 derniers jours)
kaavya subramani
kaavya subramani le 14 Août 2015
Commenté : Walter Roberson le 6 Juin 2017

Réponses (1)

zuraini othman
zuraini othman le 6 Juin 2017
BW2 = bwareaopen(image,120);%remove edge <=120
  1 commentaire
Walter Roberson
Walter Roberson le 6 Juin 2017
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.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by