is it possible to use SSIM(structure similarity index measure) for evaluation of image and its contrast enhanced image?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2015-9-30
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 个评论
Sami
2022-9-2
What doest it mean if the SSIM of two images =1 while one of them is slightly different ?
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!