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!