当前位置:
首页 资源下载
搜索资源 - fuzzy restoration of image
搜索资源列表
-
0下载:
图像线性滤波复原
运用MATLAB软件,并结合维纳滤波法对各种模糊图像进行复原重建
创建一个仿真运动模糊的PSF来模糊图像。
(2)利用deconvwnr函数对无噪声模糊图像进行复原重建
(3)利用deconvwnr函数对有噪声模糊图像进行复原重建
-images linear filtering using MATLAB software recovery, and the Wiener filter to various fuzzy image restoration
-
-
0下载:
比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比-Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise imm
-
-
0下载:
vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
-
-
0下载:
高级图象处理软件,实现功能包括对DIB图像进行维纳滤波复原操作、模糊操作、随机噪声、高通滤波、低通滤波等-Advanced image processing software, the realization of the DIB features include image restoration Wiener filtering operation, fuzzy operations, random noise, high-pass filter, low-pass filtering
-
-
0下载:
模拟运动模糊 恢复模糊图像 对加性噪声图像的恢复等-Fuzzy simulation of the restoration of motion-blurred images of additive noise, such as image restoration
-
-
1下载:
对清晰图像加模糊并用时域和频域的方法分别实现对模糊参数的估计并将图像复原(其中用频域的方法实现对模糊角度的估计)-Clear picture of the additive fuzzy and time-domain and frequency domain methods, respectively, to achieve the estimated fuzzy parameters and image restoration (including the method used to ach
-
-
0下载:
3
摘 要:研究了具有深度运动模糊效果的图像的复原算法.采用对运动模糊图像的傅里叶频谱进行
Radon 变换来估计运动模糊方向 ,在此方向上计算运动模糊图像的自相关来估计运动模糊长度 ,再
以运动模糊方向和运动模糊长度为参量结合超分辨力图像复原处理算法对比较严重的运动模糊图像进行复原.结果表明 ,该综合性算法能够较为精确地估算出运动模糊图像的模糊参量并取得较好的复原效果.-3 Abstract: The effect of motion blur with the depth of
-
-
0下载:
摘 要:本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成
分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动
模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。-Abstract: This paper studies the direction of arbitrary uniform linear m
-
-
0下载:
摘 要 运动模糊恢复就是利用运动模糊退化的某种先验知识来重建或恢复原有图像 在运动模糊的点扩散函数未知的情况下
: 。 ,
估计运动模糊的点扩散函数是运动模糊恢复的前提和关键 从傅立叶变换的角度对匀速直线运动模糊图像的点扩散函数在频域
。
论证了点扩散函数在频域内的零点特性及模糊图像两次傅立叶同态变换后的方向特性 并提出了利用这中的特点做了理论分析,些特性进行运动模糊方向估计的方法及两种模糊距离的估计方法 实验结果证明了所提出方法的有效性-Abstract motion blur
-
-
0下载:
逆滤波复原的图像(图像进行模糊和加噪以及傅里叶转换)-Inverse filtering for restoration of images (image noise and the Fourier transform of fuzzy processors)
-
-
1下载:
这个是做模糊图像处理的一些例子,以及代码。各种方式去噪去模糊-This is to do some examples of fuzzy image processing, and code. Denoising a variety of ways to fuzzy
-
-
0下载:
本文介绍与运动模糊图象恢复有关的基础理论,如图像退化模型,点扩散函数,
恢复过程中的振铃效应,模糊参数获取,给出了图象质量评价的一些常用指标。
-This article describes the motion blur image restoration on the basis of the theory, such as image degradation model, the point spread function, the ringing effect in the re
-
-
0下载:
图像盲恢复算法的研究,模糊和噪声对与图像的影响,运用程序的方针界面,针对模糊图像进行复原-Image blind restoration algorithm research, blurring and noise and image, the use of the principle of the program interface, the fuzzy image recovery
-
-
0下载:
运动图像的模糊复源程序,可以将因为运动造成的图像模糊进行很好的复原。-This is a source program of image restoration.It can recover the fuzzy image which caused by movement .
-
-
2下载:
运动模糊参数估计 模糊方向估计 一个关于运动模糊图像恢复算法的模糊方向估计方面的代码 基于MATLAB-Motion blur parameter estimation blur direction estimated a motion-blurred image restoration algorithm fuzzy direction of estimated code based on MATLAB
-
-
0下载:
图像模糊和图像的复原,主要介绍两种模糊,运动模糊和冲击模糊,然后运用图像处理技术进行复原-Image blur and restoration, mainly introduces two kinds of fuzzy, fuzzy, motion blur and impact and then using image processing technology to recover
-
-
0下载:
借助于matlab平台的程序,实现对图片的模糊以及对模糊图像的复原,(Fuzzy as well as to the restoration of blurred image of the images)
-
-
0下载:
通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。(Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator)
-