フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Is there a way or filter like fourier to remove area from image?

1 回表示 (過去 30 日間)
ali
ali 2013 年 10 月 14 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
hi all,
Is there a way to remove area from this thermal image like attached image. I dont want to upper side dark red area in the image. Because it is unnecessary area that impair the image for image processing.

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 10 月 14 日
threshold the image on an appropriate channel. set the dark portions to 0.
Or when you say "remove" do you mean "crop" ?
  1 件のコメント
ali
ali 2013 年 10 月 14 日
I want to this process before convert images grayscale and binary. Because these are suquential images and reading from file. So ı want to make this before image process options. It will be with crop or something else.
Then ı want to find error on image for example fo this picture there is a hole on it.

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by