フィルターのクリア

How can we remove undesired onject from image?

2 ビュー (過去 30 日間)
ali
ali 2014 年 11 月 24 日
コメント済み: Image Analyst 2014 年 11 月 25 日
For example ın this roentgen image how can we remove that's red object?
  1 件のコメント
ali
ali 2014 年 11 月 24 日
sorry image is there.

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2014 年 11 月 24 日
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 件のコメント
ali
ali 2014 年 11 月 25 日
ok then ı can remove blobs. For remove other types how can ı decide about the threshold value
Image Analyst
Image Analyst 2014 年 11 月 25 日
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.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by