is it possible to use SSIM(structure similarity index measure) for evaluation of image and its contrast enhanced image?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 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 Kommentare
Sami
am 2 Sep. 2022
What doest it mean if the SSIM of two images =1 while one of them is slightly different ?
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!