What are the techniques for comparing two images?
Show older comments
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
on 9 Oct 2016
0 votes
doc imshowpair
doc imabsdiff
doc corr2
2 Comments
Sanjeeb Behera
on 9 Oct 2016
KSSV
on 10 Oct 2016
Read the documentation......it has with examples which is very easy to understand.
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!