Effacer les filtres
Effacer les filtres

background removal and return back the shape

1 vue (au cours des 30 derniers jours)
Tulips
Tulips le 15 Oct 2012
how to do background removal after I crop the image such in this link:
background removal can be used to display the contains of triangle shape and cut out noise outside the triangle. can someone explain how to do this?thank you.

Réponses (1)

Image Analyst
Image Analyst le 15 Oct 2012
I'd probably start out using texture segmentation and see how it goes. I'm assuming that the background will have higher variance than the object. So you might want to use stdfilt() or entropyfilt().
  1 commentaire
Tulips
Tulips le 18 Oct 2012
what should I put inside the bracket?()

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