Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
ali
ali am 14 Okt. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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.

Antworten (1)

Walter Roberson
Walter Roberson am 14 Okt. 2013
threshold the image on an appropriate channel. set the dark portions to 0.
Or when you say "remove" do you mean "crop" ?
  1 Kommentar
ali
ali am 14 Okt. 2013
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.

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by