is it possible to use SSIM(structure similarity index measure) for evaluation of image and its contrast enhanced image?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Image Analyst
il 30 Set 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 Commenti
Sami
il 2 Set 2022
What doest it mean if the SSIM of two images =1 while one of them is slightly different ?
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!