搜索资源列表
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果
psf
- 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
Restoration
- 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
hanzaoshengdeyundongmohutuxiangdiankuosanhanshuchi
- 含有噪声的运动模糊图像点扩散函数尺度鉴别-Noisy motion-blurred image point spread function scale identification of
PSF_FPA_Simu
- 利用高斯点扩散函数(PSF)模拟焦平面阵列(FPA)成像-the simulation of FPA imaging based on the guass PSF function
ch8_4_5
- 实现图像盲复原算法,在不知道点扩散函数的情况下,实现图像清晰化-Image Restoration Algorithm, do not know the point spread function in the case of image clarity
ER_Ex
- 用matlab语言编程计算直边图像的点扩散函数PSF-to calculate the PSF
E
- 这是一个基于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
Eliminate-motion-blur-in-the-image
- 消除图像中的运动模糊。学习运动图像模糊的产生原理。自行设定点扩散函数,对某一张图像进行运动模糊,通过任意一种方法,消除以上图像中的运动模糊。-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
9-(1)
- 提出了一种基于整体变分模型的图像修复方法,该方法通过计算像素点的梯度信息来构造一个扩散函数,再进行加权处 理,达到了对原模型的改进.实验表明,该方法修复有较大破损区域的图像效果比较好,边缘过渡更自然.-This p鼍|per p他s铷吣蚰iIIlage∞st0枷on algorinlm b鹪ed∞total v蜀一撕∞model,mis metllod证lpraves tbe original m吠ld tb:∞ugh c∞s蜘Jcting a spmad鼬cti∞by c“culati
nonIsotropicGaussianPSF
- 产生一个各项均匀的多维的光学点扩散函数模型的matlab m 文件-Produce a uniform multidimensional various optical point spread function model matlab m file! ! !
Desktop
- 图像复原 点扩散函数参数估计:len,theta-image restoration Point spread function estimation:len,theta
tiaozhanbei1
- 三子镜的成像(实际采集,非模拟)后的信号重构方案。利用点扩散函数,非滤波。-Three sub-mirror imaging (actual acquisition, non-analog) signal reconstruction program after. The use of the point spread function, non-filtered.
weinalvbofuyuan
- 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
OTF
- 程序的主要目的是获得光学传递函数,通过光程差获得光瞳函数,之后获得点扩散函数,最终得到光学传递函数。-The main purpose of the program is to obtain an optical transfer function, the pupil function obtained by the optical path difference, after obtaining the point spread function, the finally obtained
wfc_optics_20140416
- 用点扩散函数psf对波前编码系统产生的模糊图像进行复原得到清晰图像-use the PSF of wavefront coding system to restore its blurred image
lagra--image-restoration
- 通过拉格朗日算子进行图像复原,通过函数fspecial()创建点扩散函数-Image restoration by Lagrangian, create a point spread function by function fspecial ()
BlindFuse-master
- 盲pansharpening算法,点扩散函数未知,的盲融合算法(blindfuse master toolbox)
psf
- matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)