is it possible to use SSIM(structure similarity index measure) for evaluation of image and its contrast enhanced image?
1 view (last 30 days)
Show older comments
is it possible to use SSIM(structure similarity index measure) for evaluation of image and its contrast enhanced image? is there any measures available for evalution of contrast image and original image? if entropy of original image and enhanced image is same then what is it mean? please suggest me? thanks in advance.
0 Comments
Answers (1)
Image Analyst
on 30 Sep 2015
Yes, you can use SSIM. It's a function in the Image Processing Toolbox.
Yes, images can have the same entropy. That doesn't necessarily say anything about them. Just as you can have completely different images with the same mean, it's the same with entropy.
2 Comments
Sami
on 2 Sep 2022
What doest it mean if the SSIM of two images =1 while one of them is slightly different ?
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!