文件名称:SSIM算法代码
文件大小:19.13MB
文件格式:RAR
更新时间:2020-11-16 12:49:46
图像质量评价
全参考图像质量评价 The above (ssim_index.m) is a single scale version of the SSIM indexing measure, which is most effective if used at the appropriate scale. The precisely “right” scale depends on both the image resolution and the viewing distance and is usually difficult to be obtained. In practice, we suggest to use the following empirical formula to determine the scale for images viewed from a typical distance (say 3~5 times of the image height or width): 1) Let F = max(1, round(N/256)), where N is the number of pixels in image height (or width); 2) Average local F by F pixels and then downsample the image by a factor of F; and 3) apply the ssim_index.m program. For example, for an 512 by 512 image, F = max(1, round(512/256)) = 2, so the image should be averaged within a 2 by 2 window and downsampled by a factor of 2 before applying ssim_index.m. When the images are in RGB color, an Matlab function “rgb2gray” is used to convert the images to gray scale.
【文件预览】:
SSIM
----ssim_index.m(6KB)
----SPM09_figures.pdf(1.89MB)
----CORNELL_A57_SSIM_results.mat(1KB)
----TOYAMA_SSIM_results.mat(4KB)
----SSIM_demo.m(4KB)
----TID2008_SSIM_results.mat(19KB)
----~$SSIM.doc(162B)
----IVC_SSIM_results.mat(2KB)
----SPM09.pdf(5.91MB)
----SPM09_figures.ppt(2.3MB)
----Image Quality Assessment From Error Visibility to.pdf(1.66MB)
----~$总结.docx(162B)
----总结.docx(175KB)
----ssim.m(6KB)
----psnr_mse.m(506B)
----SSIM.doc(4.4MB)
----SSIM.llb(125KB)
----SSIM_demo.asv(4KB)
----ssimzhouwang.ppt(3.92MB)
----CSIQ_SSIM_results.mat(11KB)
----readme.txt(1018B)
----LIVE_SSIM_results.mat(23KB)