comparison of interpolated images

3 views (last 30 days)
Shubha B.
Shubha B. on 11 Feb 2021
Commented: Walter Roberson on 19 Feb 2021
how to compare between interpolated images (bilinear,bicubic, nearest) , Caan i use the design metrics like MSE,PSNR ....for this.

Answers (1)

Walter Roberson
Walter Roberson on 11 Feb 2021
Look up "image quality metrics" in the help. You'll find functions such as brisque, niqe, piqe, ssim, psnr, immse, multissim, and multissim3. We don't know which would work best for you. Read about them and decide which you think would work best for you.
  6 Comments
Shubha B.
Shubha B. on 19 Feb 2021
explanation and code is not matching. where can I get explanation of the code.
Walter Roberson
Walter Roberson on 19 Feb 2021
you can ask in the Question. The author, Robert, has been on this month, still active.
I do not know what sources he used.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!