搜索资源列表
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
motionbluring
- 基于运动模糊图像产生的原因,自编一个生产运动模糊图像的matlab程序,程序 需要输入模糊长度,默认模糊角度为0,包含一张图片-Based on the causes of motion blurred image, self production of motion blurred images of a matlab program, the program requires input fuzzy length, the default fuzzy angle 0
SSSS
- 通过建立运动模糊数学模型, 进行了消除运动模糊的仿真实验, 维纳滤波恢复运动模糊图像效果较 好。在图像恢复技术中, 点扩展函数( PSF) 是影响图像恢复结果的关键因素, 所以常常利用先验知识和后验判 断方法估计PSF函数来恢复图像。实验表明在实际恢复过程中如果运动模糊图像混入了噪声, 必须考虑到信噪 比、噪声的自相关函数和原始图像的自相关函数对恢复后图像的影响。-Through the establishment of mathematical model of motion
est_daopu_len
- 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
es_Ang_Hough
- 自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。-The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.
lvbo
- 产生运动模糊函数,对图像进行模糊处理,然后进行维纳滤波-matlab winer
restore-the-motion-blurred
- 根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法-Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm
bluring-and--debluring
- 基于运动生成模糊图像,并用维娜滤波器去除模糊-Generated based on motion blurred images, and remove the fuzzy filter with Vina
tuxiang
- matlab对图像进行运动模糊 以及用维纳滤波 逆滤波还原-matlab and the image motion blur reduction using Wiener filtering inverse filtering
b
- matlab实现运动模糊图像的模糊长度的自动鉴别-Matlab implementation of motion blurred image fuzzy length automatic identification
weina
- 运动模糊图像的恢复的维纳滤波复原法,可以作为参考-Motion blurred image restoration Wiener filtering restoration method, can be used as reference
weinalvbo
- 自编维纳滤波实现运动模糊图像的恢复与matlab自带的维纳滤波函数实现复原对比-Using Wiener filter to achieve the restoration of motion-blurred images and MATLAB with Wiener filtering function restoration contrast
weinalvbofuyuan
- matlab实现运动模糊图像的恢复的维纳滤波复原法以及直接调用维纳滤波函数的方法-Matlab to achieve the restoration of motion-blurred images Wiener filtering restoration method and the direct call of Wiener filtering function method
identifyspacialchen
- 采用陈前荣的空域法鉴别运动模糊方向 需要图像满足功率谱各向同性 否则误差大-motion blur theta identify chenqianrong’s method
图像复原
- 运动模糊图像的逆滤波复原、维纳滤波复原和约束最小二乘滤波复原
Image-restoration
- 图像复原,用PSF产生退化图像,生成运动模糊+高斯噪声图像MFN,计算噪信比,逆滤波复原-Image restoration, image degradation produced by PSF, Gaussian noise generated image motion blur+ MFN, calculate the noise signal ratio, inverse filtering restoration
digtal-picture-process
- 数字图像处理,对数字图像进行加噪声并运动模糊,在通过不同的分类器对其进行复原,比较恢复的效果。-Digital image processing, digital image plus noise and motion blur in its different classifiers for recovery, the effect of recovery.
sy
- 用于运动模糊图像的复原,在matlab环境下编写维纳滤波和其他算子图像复原-For motion blur image restoration, write Wiener filtering image restoration and other operators in the matlab environment
work5_3
- 用创建运动模糊图像,维纳滤波实现运动退化图像复原-Creating images with motion blur, Wiener Filtering motion degraded image restoration
基于matlab的图像处理工具
- 利用matlab编程实现图像处理的基本功能,如平移,旋转,缩放,滤波,运动模糊消除等