图像质量的评价准则
作者:网络转载 发布时间:[ 2015/2/5 13:57:00 ] 推荐标签:质量管理 软件测试管理
缺点:
求得的结果常常与人们的主观视觉效果不一致,这是因为均方误差、峰值信噪比和信号噪声比等都是从整体上反映原始图像和重建图像的差别,并不能反映一幅图像中少数像素点有较大灰度差别和较多像素点有较小差别等各种情况。显然,客观质量评价采用以上各式是对图像中所有的像素点同样对待的,不能全面反映人眼的视觉特性。
与主观视觉感知相关
与主观视觉感知相关的方法有: universal image quality index(UIQI),SSIM,VIF,FSI。(上述方法可在reference2中论文中找到)
============================================================================================================
方法的对比
针对于 image super-resolution 8种方法衡量图片super-resolution之后的质量的对比
IFC > NQM > WPSNR > MSSSIM > SSIM > UIQI > PSNR >VIF
好的方法为IFC
原因:
1:the IFC metric is designed to evaluate the loss of image information so that it extracts wavelet features with fo cus on high- frequency details rather than low-frequency comp onents. This me tric matches human p erception well as visual p erception is more sensitive to high-frequency details of SR images rather than low-frequency components.
2:Second, the IFC metric is develop ed based on natural scene statistics using the Gaussian scale mixtures [37] and the BSD200 dataset contains numerous such images.
相关推荐
更新发布
功能测试和接口测试的区别
2023/3/23 14:23:39如何写好测试用例文档
2023/3/22 16:17:39常用的选择回归测试的方式有哪些?
2022/6/14 16:14:27测试流程中需要重点把关几个过程?
2021/10/18 15:37:44性能测试的七种方法
2021/9/17 15:19:29全链路压测优化思路
2021/9/14 15:42:25性能测试流程浅谈
2021/5/28 17:25:47常见的APP性能测试指标
2021/5/8 17:01:11