i want to find PSNR and MSE of images, how i calculate it in MATLAB simulink and kindly provide me MATLAB code for the same

13 views (last 30 days)
as

Answers (1)

Image Analyst
Image Analyst on 22 Sep 2016
There is a psnr() and immse() function in the Image Processing Toolbox.
Or see the attached m-file if you don't have that toolbox.

Community Treasure Hunt

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

Start Hunting!