How do you decide about ref image, when calculating SNR

2 vues (au cours des 30 derniers jours)
Peyman Obeidy
Peyman Obeidy le 17 Avr 2018
I have a simulated image where a row of peaks is located in the middle of the image. Attached is the code that I write to calculate the SNR.
However, I am not confident if this is correct and I appreciate if someone can check it out for me.

Réponse acceptée

Peyman Obeidy
Peyman Obeidy le 17 Avr 2018
Given the image is stimulate and have a uniform noise, I should be able to calculate the SNR by simply dividing the mean signal by SD of noise. This is what I did, in more details;
Each image was masked into two regions, a rectangular in the middle contained the peaks and another mask excluding the first ROI. The SNR was determined by first, subtracting the noise-mean (selected off the signal area in the middle of the image) by the mean of 30 peaks local-maxima-amplitude (one particle per spot). This value was then divided by the standard deviation of noise to calculate the SNR. Note that all the zeros were excluded from this analysis.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by