Is there a right Processing Sequence for Infrared Images?

조회 수: 1 (최근 30일)
S.M.
S.M. 2017년 10월 12일
답변: Image Analyst 2017년 10월 12일
Hello,
I'm using Infrared-Images for detection of edges and cracks. Is there a way for right processing sequence to do that? For example: which operation should be done first, to get better quality?
  1. stretchlim()
  2. convert to 8 bit
  3. remove noise with a filter
  4. sharpen the image
Which operation sequence makes sense, or does not matter?
Thanks a lot!
S.M.

채택된 답변

Image Analyst
Image Analyst 2017년 10월 12일
In general algorithms depend on the image, which people usually give us if they're asking for image processing advice.
The first two things you said, will not increase quality. And sometimes sharpening reduces quality.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by