PPT Slide
Algorithm For SNR Estimation
- Compute the horizontal and vertical derivatives of the image
- Calculate the gradient magnitude ‘??’ from the derivatives.
- Obtain a Histogram of gradient intensity values from ??.
- Count the number of pixels > 2µ , where µ is mean of ?? .
- Normalize by total number of pixels.