搜索资源列表
wnlb
- 一个维纳滤波算法,利用MATLAB编写的,解压后可直接调用-a Wiener filter algorithm, using MATLAB, unpacked directly call
ImageWienerFilter
- 维纳滤波、逆滤波matlab程序(不调用图像库函数)
winnerfilter.rar
- 维纳滤波器的函数调用,实现界面化操作,函数实现了简单的模糊与解模糊操作,Wiener filter function call, the realization of the interface of the operation
filter
- 维纳滤波的C程序源码,接口已封装,可以在你的工程中调用-Wiener filtering of the C program source code, interface has been packaged, you can call your project
Matlab
- 维纳滤波Matlab代码 1 可以直接作为函数调用; 2 可以减少图像的块效应,以及平滑图像。-Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.
WienerScalart96
- 维纳滤波实现函数,用于滤除声音信号中的噪声,可以很方便的调用此函数实现滤波功能。-Wiener filter to achieve the function, the sound signals used to filter noise, can easily call this function the filtering function.
weina
- 在vc中调用matlab进行图像处理 维纳滤波进行图像处理-Call matlab in vc Wiener filter for image processing for image processing
WienerScalart96
- 维纳滤波法语音增强,为函数文件,需要另外一个脚本调用,形参格式参照文件第一行。-Wiener filtering speech enhancement, as a function of the file, you need to call another scr ipt, parameter format, refer to file the first line.
weinalvbofuyuan
- matlab实现运动模糊图像的恢复的维纳滤波复原法以及直接调用维纳滤波函数的方法-Matlab to achieve the restoration of motion-blurred images Wiener filtering restoration method and the direct call of Wiener filtering function method
WienerDIB
- 维纳滤波代码,已验证可直接在现有的工程中调用。-Wiener filtering code, has been verified directly in the existing project called.
wienermatlab
- MATLAB版维纳滤波子程序,可直接调用function [dw2,w] wiener(dw,acc,N)-WIENER Removal of coherent signal contamination.