搜索资源列表
VC++实现对退化图像的恢复
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
维纳滤波处理c代码
- 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
WiennerFilterAndAR
- 使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的AR参数估计-Wiener filter to use signal processing, noise signal conditions, this filter is digital signal processing in a very classic. There is also a code of the AR
lupo
- C#开发的小区域频域滤波(128*128), 维纳滤波,最小平方滤波,八特了死滤波,等-C# development of small regional frequency domain filtering (128* 128), the Wiener filter, the minimum square filtering, eight of the dead special filtering, etc.
WinerFilterCode(good)
- 维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
wienerfilter2
- 基于维纳滤波器算法,对加噪信号进行滤波.-Wiener filter algorithm based on the increase in noise signal filtering.
good_wiener
- 应用于图像处理非常好的维纳滤波!!!,内有注释,简单易懂-applied to image processing very good Wiener filter! ! ! , The Notes are simple to understand!
kalmanfilter
- 卡尔曼滤波器 2.2 由因果IIR维纳滤波器看卡尔曼滤波器 2.3 从bayes滤波角度看卡尔曼滤波器 2.4 卡尔曼滤波器的扩展 -Kalman Filter 2.2 by causal IIR Wiener filter to see Kalman Filter 2.3 from the perspective of Bayes filter Kalman filter Kalman filter extension
IMGRestore
- 图像复原操作,运动模糊图像复原,非约束复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原的源代码。注意仅针对256色位图。-Image restoration operation, motion-blurred image restoration, non-binding recovery, inverse filtering degradation, rehabilitation of inverse filtering, nois
image_restore
- 用维纳滤波实现的图像复原matlab代码。对有噪声的水平运动模糊图像效果很好!-With Wiener filtering of Image Restoration realize matlab code. Has the level of noise on the motion-blurred image effect very well!
wiener_kalman_filer
- 在matlab环境下,仿真了基于信号模型和测量模型的IIR维纳滤波器特性-In matlab environment, the simulation model based on the signal and measurement model of IIR Wiener filter characteristics
wiener
- 维纳滤波的MATLAB程序代码首先根据。首先产生一信号 ,将其加噪后,利用AR模型滤波-wiener filter code
WienerScalart
- 一个非常优秀的维纳滤波去噪的改进算法的matlab实现。 代码内有详细注释。适合初学者。-An algorithm for wiener scalart. write by matlab.