文件名称:weinalvbofuyuan
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-05-01
- 文件大小:
- 56kb
- 下载次数:
- 0次
- 提 供 者:
- cdq***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. 用点扩散(PSF)函数创建运动模糊图像
a) 无噪声运动模糊图像
b) 有噪声运动模糊图像
2. 维纳滤波复原函数deconvwnr
a) 对无噪声运动模糊图像用deconvwnr(I,PSF)进行复原
b) 对 有 噪 声 运 动 模 糊 图 像 用 deconvwnr(I,PSF) 、 deconvwnr(I,PSF,NSR) 和
deconvwnr(I,PSF,NCORR,ICORR)函数进行复原。- 1. Create motion blur image with the point spread (PSF) function
A) noiseless motion blurred image
B) motion blurred image noise
2. Wiener filtering restoration function deconvwnr
A) for noise-free motion blur image restoration with deconvwnr (I, PSF)
B) there is noise on motion blurred image with deconvwnr (I, PSF), deconvwnr (I, PSF, NSR) and
Deconvwnr (I, PSF, NCORR, ICORR) function recovery.
a) 无噪声运动模糊图像
b) 有噪声运动模糊图像
2. 维纳滤波复原函数deconvwnr
a) 对无噪声运动模糊图像用deconvwnr(I,PSF)进行复原
b) 对 有 噪 声 运 动 模 糊 图 像 用 deconvwnr(I,PSF) 、 deconvwnr(I,PSF,NSR) 和
deconvwnr(I,PSF,NCORR,ICORR)函数进行复原。- 1. Create motion blur image with the point spread (PSF) function
A) noiseless motion blurred image
B) motion blurred image noise
2. Wiener filtering restoration function deconvwnr
A) for noise-free motion blur image restoration with deconvwnr (I, PSF)
B) there is noise on motion blurred image with deconvwnr (I, PSF), deconvwnr (I, PSF, NSR) and
Deconvwnr (I, PSF, NCORR, ICORR) function recovery.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验7 图像的复原处理\lena.bmp
....................\main.m
实验7 图像的复原处理