搜索资源列表
维纳滤波器
- 用于图像处理的维纳滤波器MATLAB源程序,附有待处理的图像,效果很好
运动模糊图像通过四种方法维纳滤波
- 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
image.rar
- 包含常用的图像处理程序,对初学者有很大的帮助,如图像的加噪、直方图均衡化、维纳滤波去噪等等,Include commonly used image processing procedures, to be very helpful to beginners, such as image noise, histogram equalization, Wiener filtering de-noising, etc.
matlab
- 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
matlab-Imagerecover
- 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a matlab-based image restoration processing package, including the images fuzzy, Wiener filtering, blind deconvolution, point spread function and optical transfer function to transform
200930310135
- 是图像修复,利用维纳滤波的方法实现的图像复原,自己编的程序-Image restoration
exp03
- 通过Matlab实现维纳滤波及逆滤波复原图像 不使用matlab自带函数 而是自编程序实现-Matlab to achieve through the Wiener filter and inverse filter to recover the image does not use function but rather bring their own self-matlab program
W-Filter
- 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
ImageRestore
- 提供了图像恢复的多个示例程序,包括小波、维纳滤波等方法,参考价值很高。-Several examples for image filtering
filteringcollection
- Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
1111111
- 维纳滤波理论在图像处理中的应用。 包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。 附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a small issue of the final vers
vvvvv
- 图像在获取、传愉和存储过程中, 由于受多种原因如模糊、失真、噪声等的影响, 会造成图像质的下降。维纳滤波是一 种常见的图像复原方法, 该方法的思想是使复原的图像与原图像的均方误差最小原则来复原图像。但是该法其有一定的限 制性, 本文在分析维纳滤波复原图像的基础上, 针对维纳滤波复原过程中产生的振铃效应, 提出了基于维纳滤波图像复原的 改进算法。该葬法通过分析图像的边界条件, 来用对图像边界进行处理的方法, 将图像在边界处对称化。实脸结果表明, 该 方法有效地降低了维纳滤波图像复原
weinalvbo
- 高斯噪声 维纳滤波 图像处理 用matlab实现 调试完毕-picture
tuxianghuifu
- 图像恢复(复原) 图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像。例如,原始图像fig3_1.bmp由于退化变成了退化图像fig3_2.bmp。此图像的退化函数为: ,其中 ,M=366,N=364。请采用全逆滤波和不同截止半径的逆滤波对其进行复原,并与原图像fig3_1.bmp进行比较。再采用维纳滤波对其进行复原,并与逆滤波结果进行比较。 -图像恢复
weinai
- 维纳滤波对图像模糊的处理以及对加入噪声的图像进行清晰处理-Wiener filter for image processing and fuzzy image on a clear noise added deal
wiener
- 在知道清晰图像和噪声频率特性的情况下,维纳滤波器被看做是一种有效的图像复原技术-In that resolution images and noise frequency characteristics of the case, the Wiener filter is seen as an effective image restoration technique
matlab
- 通过matlab实现图像的逆滤波、维纳滤波的方法,效果还不错,很简单-Through matlab image inverse filtering, wiener filtering method, the effect is good, very simple
维纳滤波器的Matlab实现
- 维纳滤波实现图像的去噪复原处理,通过维纳滤波对航拍图像进行预处理,提高图片中的有用信息。(.Wiener filtering to achieve image denoising, restoration, Wiener filtering through the aerial image pretreatment, to improve the useful information in the picture)
图像处理
- 维纳滤波,中值滤波,均值滤波,降噪的代码实现(Code implementation of Wiener filtering)
维纳滤波
- 数字图像处理之维纳滤波的相关matlab代码(Wiener filter related matlab code)