峰值信噪比的源代码我要分享

PSNR Source Code

matlab 源代码 峰值 信噪比

关注次数: 195

下载次数: 0

文件大小: 178.87 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:此实现可以只处理灰度图像。所以,你需要将 RGB 图像转换为灰度版本中,可以通过 rgb2gray 在 Matlab 中完成.


English Description:

This implementation can only deal with grayscale images. Therefore, you need to convert RGB image into gray version, which can be completed in MATLAB through RGB gray


代码预览