Best post processing procedure to filter data in thermography

조회 수: 2 (최근 30일)
Luca Pecoriello
Luca Pecoriello 2019년 12월 11일
Hi.
I have some data from thermographic analysis, stored in a third dimensional tensor (pixel-pixel-time). The tensor contains just the amplitude of the signal captured by the thermocamera during the experiment.
In post-processing I am using the following steps in the following order:
  1. I am removing the background noise
  2. For each signal contained at each pixel (512 x 640 pixels) I am applying a moving average to smooth the data
  3. I am removing the gaussian noise
  4. I am removing the salt and pepper noise
  5. I am applying a custom made LowPassFilter at very low frequency
I was wondering if this is the most common sequence of steps in MATLAB.
Greetings
Luca

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by