Clear Filters
Clear Filters

What are the techniques for comparing two images?

1 view (last 30 days)
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)

KSSV
KSSV on 9 Oct 2016
doc imshowpair
doc imabsdiff
doc corr2
  2 Comments
Sanjeeb Behera
Sanjeeb Behera on 9 Oct 2016
Thank for reply. But i can't understand. How can i use it. Can u suggest the matlab code for above comparison techniques
KSSV
KSSV on 10 Oct 2016
Read the documentation......it has with examples which is very easy to understand.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!