code to calculate psnr and ber of an image
Show older comments
to compute the performance analysis of denoising an image ,i need to calculate the psnr of the denoised image and then have to compare it with the psnr valuse of the real image,and then check the degree of correctness the method to denoise an image
Answers (1)
Wayne King
on 19 Apr 2012
0 votes
measerr() in the Wavelet Toolbox computes PSNR and a few other approximation quality measures.
Categories
Find more on Image Quality in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!