搜索资源列表
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
motion-blur-Image-Restoration
- 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
unblur
- 去模糊的几种常见方法的matlab实现!-Several common methods to blur!
radon
- radon transform used to restore the degraded image by motion blur
kde.tar
- kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一-KDE which is kernel density estimation is used to estimate probabilty function. It is mostly used in pattern recogntion
SSSS
- 通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较 好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判 断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪 比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion
degra_write
- 自编图像退化程序,包括图像的模糊与加噪,解释详细,希望对学习图像复原的朋友有所帮助。-Self image degradation process, including blur and add noise, a more detailed explanation, I hope the friends of learning image restoration help.
estimgaus
- matlab function for estimation gaussian and motion blur parapeters
blur
- 此程序用来模拟仿真光学系统的传递函数(MTF),将MTF进行参数化处理。-This procedure is used to simulate the transfer function of the optical system simulation (MTF.
estimationPofPmotionPblurPparameters
- 实现运动模糊方向和运动模糊长度参数估计的方法。-estimation of motion blur parameters
tuxiang
- matlab对图像进行运动模糊 以及用维纳滤波 逆滤波还原-matlab and the image motion blur reduction using Wiener filtering inverse filtering
lena_blur
- matlab lena blur iamge
blur
- 将图形加以高斯噪声或者椒盐噪声。为图像处理的一种可靠的加噪方法。BLUR Test problem: digital image deblurring-Gaussian noise or the graphics to be salt and pepper noise. As a reliable image processing method with noise. BLUR Test problem: digital image deblurring
image-blur
- A basic matlab code for image blurring this code can be used to blur the given image and the blurred image can be used for comparing restoration algorithms
Untitled
- 去运动模糊matlab源代码,不是很全面的,不过里面的方法可以研究学习一下,代码是可运行的-Go to the motion blur matlab source code, is not very comprehensive, but the inside of the method can be studied, the code is running.
matlab-code
- 本代码可去除照片的模糊,让照片变的清晰,内服MATLAB程序及图片-This code can remove the image of the blur, so that the picture becomes clear, internal MATLAB procedures and pictures
getKernel_orig2blurred
- robust blur kernel estimation for licance plate image from fast moving vehicles
text_deblurring_code
- 该算法主要是对文本图像进行去运动模糊处理,低于一般图片的运动模糊效果不是很好(The algorithm is mainly to remove the motion blur of the text image, the motion blur effect is not very good than the general picture)
Projects_DIP3E
- 主要包括DIP 3/e—Student Projects的说明文档以及实验05-04的详细代码,实验的要求为: Instruction manual: (a) Implement a blurring filter as in Eq. (5.6-11). (b) Blur image 5.26(a) in the +45o direction using T = 1, as in Fig. 5.26(b). (c) Add Gaussian noise of 0 mean and
image_deblurring
- De-blurr a blur image, this code has been taken from github