필터 지우기
필터 지우기

please, give some advice on law of signal/noise propagation in image processing

조회 수: 3 (최근 30일)
Is is possible to determine experimentally how signal and noise change when one adds two or more images together (gray scale frames). I have many frames of the same scene and I need to determine the law. Thank you.

채택된 답변

Image Analyst
Image Analyst 2013년 5월 30일
For one image the std dev is zero. Then calc the std dev for two images for every pixel, and take the mean to get the mean std dev for the entire image. Note this value. Repeat as you add more and more noisy images. For constant noise statistics, the std dev should go down by the square root of the number of images. So 8 images have half the noise of 2 images, because 8 is 4 times 2 and sqrt(4) = 2.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by