Welcome![Sign In][Sign Up]
Location:
Search - psf

Search list

[Special Effectspsf

Description: 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
Platform: | Size: 124322 | Author: 许明先 | Hits:

[Special EffectsFusionCode1

Description: 针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法,采用一定的策略将两副源图像进行融合,从而避开了小波的反变换,因此融合后的图像具有比小波变换法更好的融合效果。-multi-focus image fusion, this paper introduces the wavelet transform algorithm, Although the wavelet transform non-redundant, the loss of high-frequency components are smaller, better integration effect, But there are two major drawbacks : First, the shift variability and the second is the integration of image reconstruction will be subject to a number of external factors. Therefore, there would still be some marginal loss of information, in order to overcome the wavelet transform of the above shortcomings, can be used based on wavelet decomposition and the point spread function PSF model combining the fusion method. The first pair of different images ratchet two sampling wavelet decomposition, and to maintain the same source image size. Then all of its direction, the scale of high-freque
Platform: | Size: 1024 | Author: 廖鑫鹏 | Hits:

[source in ebookch8_4_2

Description: 维纳滤波 用真实的PSF函数采用维纳滤波方法复原图像 采用过大的模糊距离参数和过大的模糊运动方向角度参数不考虑噪声的影响,采用逆滤波方法复原图像 另一程序 生产实验图像 读取原始图像-Wiener filter PSF with the real function of the use of Wiener filtering method is too large to recover the image using the fuzzy distance parameters and excessive movement direction of the perspective of fuzzy parameters without considering the impact of noise, the use of inverse filtering method for the production of another program to recover image image reading experiment check the original image
Platform: | Size: 1024 | Author: 宗常进 | Hits:

[source in ebookch8_4_3

Description: 约束最小二乘滤波复原 用真实的PSF函数和噪声强度作为参数进行图像复原 另一程序 盲卷积滤波复原 图像模糊化 -Constrained least squares filter to recover the PSF with the real function and the noise intensity as a parameter to another program Blind Image Restoration to recover convolution filtering of image blurring
Platform: | Size: 1024 | Author: 宗常进 | Hits:

[Special EffectsPSF

Description: 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果进行了仿真分析。 1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m
Platform: | Size: 3778560 | Author: 刘赛 | Hits:

[Special Effectspsf

Description: 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()-Motion-blurred images are often used to recover the point spread function psf, the realization of the program to strike a point spread function psf, namely fspecial function in Matlab (for psf), you need to do is set the parameters of length and angle you can, make a call to get_psf ()
Platform: | Size: 123904 | Author: 许明先 | Hits:

[Special EffectsdeconvL2_frequency

Description: 这是在频域的运动模糊图像恢复算法,能在频率域对图像进行恢复,需要知道PSF.-This is in the frequency domain of the motion-blurred image restoration algorithm, in frequency domain image restoration, need to know the PSF.
Platform: | Size: 1024 | Author: 付中梁 | Hits:

[Otherblur

Description: esta funcion genera dos tipos de psf para el blurring: movimiento lineal gaussiano
Platform: | Size: 1024 | Author: andreshi | Hits:

[SCMDeblurringImagesUsingtheBlindDeconvolutionAlgorit

Description: The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-Lucy algorithm is used in each iteration. Additional optical system (e.g. camera) characteristics can be used as input parameters that could help to improve the quality of the image restoration. PSF constraints can be passed in through a user-specified function
Platform: | Size: 3072 | Author: ayla | Hits:

[SCMLucyRichardsonAlgorithm

Description: The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, damped Lucy-Richardson algorithm. The additional optical system (e.g. camera) characteristics can be used as input parameters to improve the quality of the image restoration.
Platform: | Size: 3072 | Author: ayla | Hits:

[matlabSSSS

Description: 通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较 好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判 断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪 比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion blur was conducted simulation experiments to eliminate motion blur, Wiener filter to restore motion-blurred image effect is good. In the image restoration technology, the point spread function (PSF) that affect the results of image restoration a key factor, so often used to determine a priori knowledge and a posteriori estimation PSF function to restore the image. Experimental results show that the actual recovery process if the motion-blurred images mixed with the noise, we must take into account the signal to noise ratio, the noise autocorrelation function and the autocorrelation function of the original image of the restored image effects.
Platform: | Size: 630784 | Author: 马飞 | Hits:

[AlgorithmPointSpreadFunction

Description: PSF function for C++ class calculation. PSF and MTF class calculation.-PSF function for C++ class calculation. PSF and MTF class calculation.
Platform: | Size: 2048 | Author: boris | Hits:

[AlgorithmPSFTool

Description: Point Spread Function Calculation for Modulate transfer function class. PSF calculation class.
Platform: | Size: 8192 | Author: boris | Hits:

[Graph programPSF_FPA_Simu

Description: 利用高斯点扩散函数(PSF)模拟焦平面阵列(FPA)成像-the simulation of FPA imaging based on the guass PSF function
Platform: | Size: 13312 | Author: 倪昊 | Hits:

[Special EffectsPSF-generate

Description: 产生二维PSF用于去卷积算法等图像处理过程-Produce two-dimensional PSF deconvolution algorithms for image processing
Platform: | Size: 1024 | Author: 刘洒 | Hits:

[Special EffectsPSF

Description: 提出一种基于空间域的多聚焦图像融合技术:首先计算点分布函数(PSF),然后利用PSF模糊源图像,最后通过组合原图像中较为清晰的像素点来生成全聚焦图像。-We propose a multi-focus image fusion based on space domain techniques: First calculate the point distribution function (PSF), then use the PSF fuzzy source image, and finally to generate omni-focus image by combining the original image clearer pixels.
Platform: | Size: 5018624 | Author: 李欣怡 | Hits:

[Otherraacampbell-measurePSF-2570a31

Description: matlab, image proessing, measusre PSF matlab
Platform: | Size: 966656 | Author: b4ss3k | Hits:

[Special Effects08340742uwt

Description: MATLAB程序-按物理光学模型生成PSF(MATLAB program - generating PSF by physical optics model)
Platform: | Size: 187392 | Author: yk小蜜蜂 | Hits:

[GDI-Bitmap运动图像点扩散函数psf

Description: 运动模糊点扩散函数,psf可以直接用啊啊啊啊啊啊啊(Motion fuzzy point diffusion function)
Platform: | Size: 123904 | Author: 发发啊 | Hits:

[Special Effectspsf

Description: matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
Platform: | Size: 1024 | Author: OBITOE | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net