搜索资源列表
VC实现维纳滤波处理
- 一个实现维纳滤波图像处理的VC函数,各个成员变量程序中有详细说明-a Wiener filter to achieve the VC image processing functions, all member variables procedures are described in detail
维纳滤波器
- 用于图像处理的维纳滤波器MATLAB源程序,附有待处理的图像,效果很好
逆滤波维纳滤波Matlab实现
- 简单的逆滤波维纳滤波Matlab实现,图像恢复效果还不错的!!
维纳滤波
- 数字图像维纳滤波
VC++实现对退化图像的恢复
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
VC实现维纳滤波处理
- 一个实现维纳滤波图像处理的VC函数,各个成员变量程序中有详细说明-a Wiener filter to achieve the VC image processing functions, all member variables procedures are described in detail
Twiener
- 对BMP图像进行维纳滤波处理的程序 算法简单明了,易于需要进行相关处理的编程人员阅读。-right BMP images Wiener filtering process is simple and clear, easy to deal with the need for relevant programming staff to read.
A0357
- 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文
ImageWienerFilter
- 维纳滤波、逆滤波matlab程序(不调用图像库函数)-Wiener filter, inverse filter matlab program (do not call the image library function)
weina
- 在维纳滤波的基础上进行改进,采用改进的方法对模糊图像进行复原-We use the method of Wiener filtering to recover.
filteringcollection
- Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
ImageFiltering
- matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤波等程序-matlab language of the commonly used image processing procedures, including the Gaussian filtering, Wiener filtering,
1111111
- 维纳滤波理论在图像处理中的应用。 包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。 附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a
tian
- 改进的小波图像维纳滤波程序,可用于图像的去噪和重构。-Wiener filtering of wavelet image improvement program can be used for image denoising and reconstruction.
维纳滤波器的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代码,效果优于维纳滤波(Using adaptive Wiener filtering for image denoising MATLAB code, the effect is better than Wiener filtering)
维纳滤波
- 数字图像处理之维纳滤波的相关matlab代码(Wiener filter related matlab code)
维纳滤波复原
- 维纳滤波程序复原程序,维纳滤波又叫最小均方差滤波,它的目标是找到一个原图像f的估计图像f',使得它们之间的均方误差最小。(Wiener filtering program, which is called the minimum mean square variance filter, aims to find an estimated image F'of the original image like f, making the m
图像的去模糊
- 可用来处理模糊图像的,维纳滤波matlab代码(Wiener filter matlab code that can be used to deal with blurred images.)