去雾指标评价我要分享

Evaluation of defogging index

去雾 去雾指标 图像去雾指标 去雾-评价 图像去雾

关注次数: 520

下载次数: 3

文件大小: 1013KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

本资源为图像去雾质量评价MATLAB代码,通过新增可见变比、平均梯度、饱和像素百分比三个指标评价去雾图像质量。将代码下载解压后,MATLAB路径设置为解压文件夹,点击主函数即可运行。


English Description:

This resource is the matlab code for image defogging quality evaluation. The defogging image quality is evaluated by adding three indexes, namely visible transformation ratio, average gradient and saturation pixel percentage. After the code is downloaded and unzipped, the path of MATLAB is set as the unzipped folder, and then click the main function to run.


代码预览

去雾指标评价\EvaluationDescriptorCalculation.m

去雾指标评价\functionContrastAt5PerCent.m

去雾指标评价\Original.pgm

去雾指标评价\Restored.pgm

去雾指标评价\Restored2.pgm

去雾指标评价\Restored3.pgm

去雾指标评价\Restored4.pgm

去雾指标评价\Restored5.pgm

去雾指标评价