搜索资源列表
1052
- MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.
wigner
- 这是一个基于matlab维纳滤波的m程序,多用于信号处理和图像处理,还包含两个应用,供大家参考。-This is a Matlab-based Wiener filtering m procedures used for signal processing and image processing. also includes two applications, for your reference.
restore.rar
- 具体是基于MATLAB环境下,在图像恢复中进行维纳滤波恢复方法和盲去卷积恢复的设计,不过有一个.M文件,同时也包括几张图像。,Image restoration process in the Wiener filter
weina-matlab
- 改进的维纳滤波的matlab代码 .m文件 直接运行-Improved Wiener filter matlab code. M files directly run
inverse_winer_filter
- 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
wiener
- 维纳滤波的matlab实现M文件,可输入维数,长度。-M Wiener filter implementation matlab file, enter the dimensions of length.
Adaptive-Filtering-Primer-with-MATLAB
- Adaptive Filtering Primer with MATLAB® clearly explains the fundamentals of adaptive filtering supported by numerous examples and computer simulations. The authors introduce discrete-time signal processing, random variables and stochastic process
Wiener
- Filtrage de winener m file MATLAB
gradWienerFilt.m
- A matlab implementation of Wiener filters.