搜索资源列表
deconvlucy
- 用deconvlucy图对象进行添噪及恢复,效果理想。
matlab image to the fuzzy
- 本例中主要使用四个区模糊函数对图像去模糊,分别是deconvwnr、deconvreg、deconvlucy、deconvblind。这四个函数分别适合不同的情况,对模糊图像的恢复效果也不同-In this case the main use of the four areas on the image to the fuzzy ambiguity function, respectively deconvwnr, deconvreg, deconvlucy, deconvblind. Thes
Image-restoration
- 图像复原的一些程序.包括模糊噪声图像的建模、使用deconvwnr函数复原模糊噪声图像、使用deconvreg复原图像、使用deconvlucy复原退化图像等-Some image restoration applications
tuxiangqumohu
- 主要是利用维纳滤波器、deconvreg、deconvlucy等对模糊图像进行恢复-Wiener filter, deconvreg, deconvlucy, fuzzy image recovery
deconvwnr
- deconvwnr、deconvreg、deconvlucy、deconvblind,4种图像去模糊代码,经测试可正常运行。-deconvwnr, deconvreg, deconvlucy, deconvblind, 4 kinds of image deblurring code, has been tested properly.
tuxiangqumohu
- 图像去模糊:本程序利用deconvwnr、deconvreg、deconvlucy和deconblind函数对图像去模糊,这4个函数分别适合不同的情况,对模糊图像的恢复效果不同。-Image deblurring: This program uses deconvwnr, deconvreg, deconvlucy and deconblind function for image deblurring, these four functions are suitable for differe
matlab
- 图像去模糊处理,分别运用了维纳滤波器、deconvreg方法、deconvlucy方法、盲反卷积等方法。非常实用-Image deblurring processing, namely the use of the Wiener filter, deconvreg method, deconvlucy methods, blind deconvolution methods. Very useful
imagedeblurring
- 图像处理:用MATLAB实现的维纳滤波、约束最小二乘,Lucy-Richardson迭代和盲去卷积算法,并带有GUI。-ImageDeblurring:Implement deconvwnr, deconvreg, deconvlucy, deconvblind with MATLAB, GUI appended.