필터 지우기
필터 지우기

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