搜索资源列表
盲复原代码
- 图像盲复原算法,实现图像的清晰化
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,
test1
- 运动模糊图像盲复原 已知运动方向为水平方向-Blind Image Restoration of Motion Blurred movement known as the horizontal direction
test2
- 运动方向未知的运动模糊图像盲复原,包括移动像素和角度 -Movement direction of the motion-blurred images unknown blind rehabilitation, including moving pixels and angle
blind
- 利用盲卷积图像复原方法,对模糊图像进行图像复原,可以达到比较好的效果。-Blind deconvolution image restoration
gaosimohu
- 这时高斯模糊的源码,对做图像盲复原的同学可以参考-Then Gaussian blur of the source, to make the image blind restoration of the students can refer to the
tuxiang
- 图像复原的程序,对做图像盲复原的同学可以参考,不过本人没有调试过-Image restoration process right to do Blind Image Restoration students can refer to, but I had no debugging
blindrestorationofgaussblurredimages
- 本文以高斯模糊图像的盲复原为基础,探讨了一些图像复原方法,力求达到较好的复原效果。 -In this paper, Gaussian blurred image restoration based on the blind to explore a number of image restoration methods, and achieve a better recovery results.
penumaral
- 通过分析均匀分布与Cauchy分布的分布机制,提出了一种改进的模拟退火图像盲复原算法,该算法选择Cauchy 分布为随机扰动量来产生状态扰动函数。通过计算机仿真,验证了该算法对初值的鲁棒性和复原的效果优于基于均匀分布随 机扰动量模拟退火盲解卷积算法,提高了收敛到最优解的速度 -After analyzing the distribution mechanisms of uniform distribution and Cau
matlab
- 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery i
ch8_4_5
- 实现图像盲复原算法,在不知道点扩散函数的情况下,实现图像清晰化-Image Restoration Algorithm, do not know the point spread function in the case of image clarity
aaa
- 讲述了基于小波迭代盲复原的方法,是图像盲复原的重要参考文献。-About iterative blind restoration of wavelet-based method of image restoration is an important reference.
bldconv
- 讲述了基于空域和频域的迭代盲复原算法,是图像盲复原的一个研究热点,效果很好。-About the spatial and frequency domain based on the iterative blind restoration algorithm, image restoration is a hotspot, the effect is very good.
tuxiangfuyuan
- 这是一篇硕士论文,比较详细的描述了全变分正则化在图像复原中的应用,包括图像复原和图像盲复原,对初学者很有帮助-This is a master s thesis, a more detailed descr iption of the total variation regularization in image restoration applications, including image restoration and blin
bianyuanxinxi
- :为获得适用于不同模糊图像且简捷的图像盲复原方法,提出了一种稳健的从单幅模糊图像中求取模糊核 并对图像去模糊的图像盲复原方法。根据模糊图像与非模糊图之间的边缘关系求模糊核,并在多尺度框架下 针对各个子算法设定自适应参数,从而构建一个稳健的图像盲复原方法。-image restoration
deblur_fast_nonuniform_v1.0
- 这个包中包含的代码进行快速图像盲复原 由于相机抖动造成的图像运动模糊。-This package contains code to perform fast blind deblurring of images degraded by camera shake, using the MAP algorithm described in our IJCV 2012 paper [][#Whyte12], and the f
经典复原
- 四种经典图像复原方法对比,分别是维纳滤波,最小二乘,盲去卷积和RL(The four classical image restoration methods are Wiener filtering, least squares, blind deconvolution, and RL.)
程序
- 可以对未知原因导致的模糊图像进行盲区卷积复原,采用NASRIF算法,具体理论可以参考重庆大学一篇硕士论文(Blind images can be restored by blind convolution for unknown reasons, and the NASRIF algorithm is used. The specific theory can be referred to a master's thesis of Ch
盲解卷积复原
- 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the res
盲反卷积算法
- 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)