What are the techniques for comparing two images?

Hi I want to compare two images in between original image and stego image in matlab. I have used PSNR and MSE. Can anyone suggest me some other techniques for comparison. Can any give me the source code for the same in matlab.
Thank u

Answers (1)

doc imshowpair
doc imabsdiff
doc corr2

2 Comments

Thank for reply. But i can't understand. How can i use it. Can u suggest the matlab code for above comparison techniques
Read the documentation......it has with examples which is very easy to understand.

Sign in to comment.

Asked:

on 9 Oct 2016

Commented:

on 10 Oct 2016

Community Treasure Hunt

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

Start Hunting!