Azzera filtri
Azzera filtri

How can we remove undesired onject from image?

2 visualizzazioni (ultimi 30 giorni)
For example ın this roentgen image how can we remove that's red object?

Risposta accettata

Image Analyst
Image Analyst il 24 Nov 2014
Is it in the same place every time? If not, try using imfindcircles() then masking it out. Why does it matter if it's there though?
  6 Commenti
ali
ali il 25 Nov 2014
ok then ı can remove blobs. For remove other types how can ı decide about the threshold value
Image Analyst
Image Analyst il 25 Nov 2014
Just pick something really low, like just barely above the highest background gray level, like 10 or 30 or whatever. Just some gray level that doesn't select any of the black background.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by