搜索资源列表
-
0下载:
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter / / LPSTR lpDIBBits : DIB images at the source pointer / / LONG lWidth : Source image width (number of pi
-
-
3下载:
运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
-
-
0下载:
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
-
-
0下载:
先由原始图像(任选)产生待恢复的图像; 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩。
分别用逆滤波和维纳滤波恢复上面图像。
-First be the original image (optional) to restore the image to be generated the use of two-dimensional wavelet analysis of an image for two-layer wavelet decom
-
-
0下载:
通过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
-
-
0下载:
该程序用来对图像进行维纳滤波复原操作处理,用MATLAB实现。-the procedures used to image Wiener filter recovery operation, using MATLAB.
-
-
0下载:
用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。-Prepared using matlab source code image restoration using Wiener filter restoration technology, can be vague and processors realize accurate image noise resilience.
-
-
0下载:
图像处理中维纳滤波器的推广与应用
图像处理 维纳滤波-Wiener filter in image processing of the images deal with the promotion and application of Wiener filtering
-
-
2下载:
在空域中常用的图像增强的程序,有自适应滤波法、二次维纳滤波、梯度法、直方图均衡法等-In the airspace used in the process of image enhancement, and adaptive filtering method, the second Wiener filter, the gradient method, histogram equalization method
-
-
0下载:
图像处理 图像去噪 wiener滤波处理-Image denoising image processing wiener filter
-
-
0下载:
Function to restore the image using Wiener Filter
-
-
0下载:
一个维纳滤波器图像恢复的MATLAB原码-A Wiener filter image restoration of the original MATLAB code
-
-
1下载:
图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,是我视觉的大作业。-Image restoration to achieve inverse Filter, Wiener Filter, Lucy-richardson algorithms, which include the PPT, the code and reporting. Is very valuable, is my visi
-
-
0下载:
matlab 图像处理 使用噪声能量和图像一维自相关函数进行维纳滤波-matlab image processing and image noise energy use one-dimensional autocorrelation function of Wiener filter
-
-
0下载:
在知道清晰图像和噪声频率特性的情况下,维纳滤波器被看做是一种有效的图像复原技术-In that resolution images and noise frequency characteristics of the case, the Wiener filter is seen as an effective image restoration technique
-
-
0下载:
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑.-。-simple image processing, including color to grayscale 256, the Hough transform
-
-
0下载:
Wiener filter for image processing
-
-
1下载:
维纳滤波器、正则化滤波器、Lucy-Richardson及盲反卷积进行图像复原-wiener filter image reconstruction
-
-
0下载:
图像处理基本变换-源程序之维纳滤波处理程序-Image processing basic transformation- the source of the Wiener filter handler
-
-
0下载:
机器视觉之模糊图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,值得参考!
-Machine vision blurred image restoration, achieve The inverse Filter, Wiener Filter, Lucy-richardson algorithm, which includes the PPT, the code and report.
-