How to compare similarity between two images?
Show older comments
Can i get the code to compare the similarity of two images of same size. function of SSIM is not working in my matlab can i get the code of it.plz help
1 Comment
pekka lunga
on 14 May 2017
Answers (1)
Image Analyst
on 16 Jan 2015
0 votes
Why is it not working? I've attached a demo for computing PSNR that does not use the built-in psnr(). It's used as an alternate to ssim -- it was used a lot before ssim came along.
3 Comments
SHALU SINGH
on 16 Jan 2015
Image Analyst
on 16 Jan 2015
Then get the code - it's in the lastest (and probably some older) version of MATLAB, or program it up yourself from the definition.
SHALU SINGH
on 19 Jan 2015
Categories
Find more on Image Quality in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!