How to measure quality between 2 images?

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

Réponses (2)

Image Analyst
Image Analyst le 9 Jan 2015

0 votes

Try psnr() and ssim(), both in the Image Processing Toolbox. See wikipedia for definitions.

7 commentaires

remos remos
remos remos le 5 Déc 2017
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
Image Analyst
Image Analyst le 5 Déc 2017
What's your definition of good? Is a photo of a puppy "more good" than a photo of a kitten?
remos remos
remos remos le 9 Déc 2017
I'm talking about mosaic reconstruction the one that offers a better reconstruction: less distortion, interfacts ... visually we can see it. however, what I'm looking for is quantitative quality measurements Thanks for your help
Image Analyst
Image Analyst le 9 Déc 2017
See the "no reference" links here: https://en.wikipedia.org/wiki/Image_quality
remos remos
remos remos le 9 Déc 2017
Modifié(e) : remos remos le 9 Déc 2017
more details please thank you
Image Analyst
Image Analyst le 9 Déc 2017
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?
Thank you very much

Connectez-vous pour commenter.

remos remos
remos remos le 9 Jan 2015

0 votes

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 commentaire

Image Analyst
Image Analyst le 10 Jan 2015
This is not an answer. Please post as a comment to my answer.

Connectez-vous pour commenter.

Commenté :

le 14 Déc 2017

Community Treasure Hunt

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

Start Hunting!

Translated by