How to measure quality between 2 images?

5 ビュー (過去 30 日間)
remos remos
remos remos 2015 年 1 月 9 日
コメント済み: remos remos 2017 年 12 月 14 日
I work on the mosaic of images with two different method So I have two different results. Visually a method from the two gives good result. I want to compare the quality of both results and conclude one that gives good results

回答 (2 件)

Image Analyst
Image Analyst 2015 年 1 月 9 日
Try psnr() and ssim(), both in the Image Processing Toolbox. See wikipedia for definitions.
  7 件のコメント
Image Analyst
Image Analyst 2017 年 12 月 9 日
I don't have the details. I don't already have the code just ready to hand over to you. Really, I don't. The details can be found in the link. Did you drill down into any of the links?
remos remos
remos remos 2017 年 12 月 14 日
Thank you very much

サインインしてコメントする。


remos remos
remos remos 2015 年 1 月 9 日
thank you for your reply in my case, the two images are the results, so I don't have a reference image how I can say, with the fonctions that you have provided me, this image is more good than the other
  1 件のコメント
Image Analyst
Image Analyst 2015 年 1 月 10 日
This is not an answer. Please post as a comment to my answer.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by