搜索资源列表
pictureRestortooriginal
- 图像线性滤波复原 运用MATLAB软件,并结合维纳滤波法对各种模糊图像进行复原重建 创建一个仿真运动模糊的PSF来模糊图像。 (2)利用deconvwnr函数对无噪声模糊图像进行复原重建 (3)利用deconvwnr函数对有噪声模糊图像进行复原重建 -images linear filtering using MATLAB software recovery, and the Wiener filter to various fuzzy image restoration
FusionCode1
- 针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法
deconvblind
- deconvblind函数介绍 主要用于运动模糊图像的恢复 (再不知道PSF的情况下)
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果
psf
- 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
ER_Ex
- 刀刃法获取靶标图像的MTF,PSF.适用于遥感图像中的MTF提取。-The blade method for target images MTF, PSF. Apply to the remote sensing image MTF extraction.
Aimagerestoratedmethodusingaperturecoded
- 一种基于孔径编码的图像复原方法,效果非常好,不过缺陷是需要知道PSF等先验知识-Based on coded aperture image restoration method, the effect is very good, but the deficiencies need to know a priori knowledge of PSF, etc.
deconvL2_frequency
- 这是在频域的运动模糊图像恢复算法,能在频率域对图像进行恢复,需要知道PSF.-This is in the frequency domain of the motion-blurred image restoration algorithm, in frequency domain image restoration, need to know the PSF.
deconvL2
- 在空域对运动模糊造成退化的图像进行恢复的一种算法,需要知道PSF.-In the airspace of the motion-blurred images caused by the degradation of the restoration of an algorithm need to know the PSF.
zuixiaoercheng
- 最小二乘滤波图像复原程序,用真实的PSF函数和噪声强度作为参数,可以运行-Least-squares image restoration filtering process, with the real PSF function and the noise intensity as a parameter, you can run
PSF_FPA_Simu
- 利用高斯点扩散函数(PSF)模拟焦平面阵列(FPA)成像-the simulation of FPA imaging based on the guass PSF function
psfGauss
- 图像高斯模糊的算法,自定义大小和模糊半径-psf of Gaussian
blind_image_deblur
- 1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m-1.the simulation of denoise. 2.the method to get psf. 3.controlled least squre method to deblur image.
restoration--images
- 对于单个模糊图像的恢复算法,可以用于交通识别,航天检测等领域。在计算出运动方向和运动距离后,得出PSF,进而恢复图像。-For a single blurred image restoration algorithm, can be used for traffic identification, testing and other areas of space. In calculating the moving direction and moving distance, come to P
image_deconvwnr
- 用真实的PSF函数采用维纳滤波方法复原图像,估计图像信噪比,并应用于图像复原过程中-image restoration wiener
waveletImageFusion
- 针对多聚焦图像融合,采用基于小波分解和点扩展函数模型PSF相结合的融合方法。-For multi-focus image fusion, based on wavelet decomposition and the point spread function PSF model combining fusion.
PSF-generate
- 产生二维PSF用于去卷积算法等图像处理过程-Produce two-dimensional PSF deconvolution algorithms for image processing
PSF
- 提出一种基于空间域的多聚焦图像融合技术:首先计算点分布函数(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 finall
08340742uwt
- MATLAB程序-按物理光学模型生成PSF(MATLAB program - generating PSF by physical optics model)
psf
- matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)