搜索资源列表
pictureRestortooriginal
- 图像线性滤波复原 运用MATLAB软件,并结合维纳滤波法对各种模糊图像进行复原重建 创建一个仿真运动模糊的PSF来模糊图像。 (2)利用deconvwnr函数对无噪声模糊图像进行复原重建 (3)利用deconvwnr函数对有噪声模糊图像进行复原重建 -images linear filtering using MATLAB software recovery, and the Wiener filter to various fuzzy image restoration
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果
psf
- 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
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.
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
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.
ER_Ex
- 用matlab语言编程计算直边图像的点扩散函数PSF-to calculate the PSF
CepstrumPWiner
- 针对散焦模糊图像,用matlab实现了先基于倒谱相关性对PSF的参数估计,再用维纳滤波实现复原的算法。-Defocus blurred image using matlab first estimated based on the parameters of the cepstrum on PSF, and then the Wiener filter recovery algorithm.
deblur_saturation_v0.1
- 这是图像盲去卷积的算法,实际上我们都不能知道图像的psf,因此要先对其进行估计。对于包中给的例子复原的不错。- Matlab code for Deblurring Shaken and Partially Saturated Images Author: Oliver Whyte <oliver.whyte@ens.fr> Version: 0.1 Date: November 20, 2011 Copyright: 2011, Ol
MATLAB-picture-blurring-processing
- 图像模糊函数,分别产生运动模糊、圆盘状模糊以及钝化模糊的PSF,然后将PSF与原图像卷积,得到不同的模糊图像-Image blur function, respectively, resulting in motion blur, disk blur and passivation of fuzzy PSF, and then PSF and the original image convolution, get different fuzzy images
MatlabFns
- MATLAB图像处理基础代码,PSF,滤波(Fundamentals of MATLAB image processing)
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)