搜索资源列表
-
0下载:
针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法
-
-
0下载:
图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
-
-
1下载:
MATLAB医学影像处理实验(内含14个原代码及教学的说明)
(1)Plot a sine function using MATLAB, and write the data into a file
(2)Read data from a file, plot a SINC function, and append the result back to the same file
(3)Plot a Gaussian distribution using MATLAB
(4)Fo
-
-
0下载:
含有噪声的运动模糊图像点扩散函数尺度鉴别-Noisy motion-blurred image point spread function scale identification of
-
-
0下载:
实现图像盲复原算法,在不知道点扩散函数的情况下,实现图像清晰化-Image Restoration Algorithm, do not know the point spread function in the case of image clarity
-
-
0下载:
针对多聚焦图像融合,采用基于小波分解和点扩展函数模型PSF相结合的融合方法。-For multi-focus image fusion, based on wavelet decomposition and the point spread function PSF model combining fusion.
-
-
0下载:
基于维纳滤波的图像复原的国外的最新的论文-Adaptive Wiener Filtering with Gaussian Fitted Point Spread Function in Image Restoration
-
-
0下载:
这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a recovery based on matlab image processing package, including blur, Wiener filtering, blind deconvolution, point spread function and optical transfer function is transformed into each
-
-
0下载:
在图像恢复技术中,总变分最小化是一种以保存图像细节为目标的规整化复原方法。本算法基于总变分最小化的思想,采取交替最小化的精确迭代策略来对图像和点扩展函数同时进行恢复。实验表明,该算法在噪声水平较高的情况下仍能对图像进行稳健的恢复。-Total variation image restoration techniques is a goal to save the image detail regularization recovery method. Algorithm based on tot
-
-
1下载:
本文主要介绍遗传算法的基本理论,叙述遗传算法在图像增强的的主要应用,即将原始图像变得更加清晰,特征变得更加明显。
现今关于图像增强的算法有很多,而这些算法大多是基于退化函数或者点扩展函数的知识进行图像处理的。当图像出现模糊或噪声影响大时,设计出的图像清晰化的效果肯定不够理想,因此有必要对图像进行增强处理。于是,可利用到遗传算法这种成熟稳定的仿生物进化的全局寻优算法,进行图像增强,由于遗传算法控制参数少、自适应度高,将选择该方法对图像退化分别进行不同的清晰化处理. 这样既增强了图像的对比度,又
-
-
0下载:
消除图像中的运动模糊。学习运动图像模糊的产生原理。自行设定点扩散函数,对某一张图像进行运动模糊,通过任意一种方法,消除以上图像中的运动模糊。-Eliminate motion blur in the image. The learning motion blur generation principle. Set the point spread function, a certain image motion blur, through any of these methods, to e
-
-
0下载:
空间变化PSF(Space-vanant vomt Spread Function,SVPSF)图像,即物空间各点的退化随位置的改变而改变的图像,其复原技术涉及到多个甚至海量PSF的提取、存储和运算-Compared with the image with Space。invariant Point Spread Function(SVPSF),the restoration of the image it SVPSF,whose degradation function in the obje
-
-
0下载:
图像处理中的运动模糊点扩展函数中模糊长度的估计-Image processing motion blur point spread function of the estimated blur length
-
-
0下载:
显示一张图,point spread function of 1 scatter,需要matlab安装Filed II simulation-show a picture of point spread function of 1 scatter
-
-
0下载:
图像复原 点扩散函数参数估计:len,theta-image restoration Point spread function estimation:len,theta
-
-
0下载:
三子镜的成像(实际采集,非模拟)后的信号重构方案。利用点扩散函数,非滤波。-Three sub-mirror imaging (actual acquisition, non-analog) signal reconstruction program after. The use of the point spread function, non-filtered.
-
-
0下载:
1. 用点扩散(PSF)函数创建运动模糊图像
a) 无噪声运动模糊图像
b) 有噪声运动模糊图像
2. 维纳滤波复原函数deconvwnr
a) 对无噪声运动模糊图像用deconvwnr(I,PSF)进行复原
b) 对 有 噪 声 运 动 模 糊 图 像 用 deconvwnr(I,PSF) 、 deconvwnr(I,PSF,NSR) 和
deconvwnr(I,PSF,NCORR,ICORR)函数进行复原。- 1. Create motion blur
-
-
0下载:
通过拉格朗日算子进行图像复原,通过函数fspecial()创建点扩散函数-Image restoration by Lagrangian, create a point spread function by function fspecial ()
-
-
0下载:
在实际应用中,通常都要在没有图像退化必要的先验知识(即不知道点扩展函数)的情况下进行图像复原。这是解运动模糊的参考程序。-In practical applications, the image restoration is usually performed without the necessary prior knowledge (i.e., the point spread function) of the image degradation. This is a reference p
-
-
4下载:
matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
-