运用维纳滤波器处理具体图像的Matlab代码我要分享

Using Wiener filter Matlab code that deal with spe

matlab

关注次数: 289

下载次数: 0

文件大小: 66.88 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: 取一幅清晰的JPEG图像,对其进行模拟运动模糊、模拟加性噪声,最后通过维纳滤波器尝试恢复。


English Description:

A clear JPEG image is taken to simulate motion blur and additive noise. Finally, Wiener filter is used to restore the image.


代码预览