计算5种图像的质量参数我要分享

The quality parameters of five kinds of images were calculated

图像均方差 平均灰度梯度 平均梯度 图像均方误差 灰度梯度方差

关注次数: 286

下载次数: 1

文件大小: 7K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:此文档中的代码可以计算5种图像的质量参数,分别是:图像灰度均值、图像方差、图像平均梯度、熵和峰值信噪比及均方误差。


English Description:

The code in this document can calculate five kinds of image quality parameters, which are: image gray mean, image variance, image average gradient, entropy, peak signal-to-noise ratio and mean square error.


代码预览

相关推荐