搜索资源列表
motion-blur
- 实现对于运动模糊长度的测量,使用matlab实现适合初学者-measurement of the length of motion blur
z3
- 3 摘 要:研究了具有深度运动模糊效果的图像的复原算法.采用对运动模糊图像的傅里叶频谱进行 Radon 变换来估计运动模糊方向 ,在此方向上计算运动模糊图像的自相关来估计运动模糊长度 ,再 以运动模糊方向和运动模糊长度为参量结合超分辨力图像复原处理算法对比较严重的运动模糊图像进行复原.结果表明 ,该综合性算法能够较为精确地估算出运动模糊图像的模糊参量并取得较好的复原效果.-3 Abstract: The effect of motion blur with the depth of
motion_length
- 采用投影求和统计图像的整列信息,对应图像的频域变换图像的黑带,用Round(kN/a)自动搜索得到最小值点,简易的与左右相邻2个像素比较判断最小值点,将两最小值点相减即得任意角度的运动模糊长度-Sum projection images using statistical information on the entire column, corresponding to the frequency domain transform image image Black Belt, with th
Blur_length
- 使用相关函数法估计运动模糊图像的模糊长度。-Using the correlation function method to estimate the motion blur blur length.
blur_mtrx1
- 输入卷积核h和信号长度N,生成卷积矩阵H conv(h,x, full ) == blur_mtrx1(h,length(x), full )*x 支持‘full’‘valid’和‘circular -generate the blur matrix
BlurLength1
- 图像处理中的运动模糊点扩展函数中模糊长度的估计-Image processing motion blur point spread function of the estimated blur length
mohuchangdu
- 运动模糊图像模糊长度的MATLAB计算程序-MATLAB program motion blur image blur length
motion-blur
- 模糊角度和模糊长度是运动模糊的两个主要参数,代码简单介绍这两个参数的提取。-Motion direction and motion length are the two important parameters of motion blur.The code simply introduces the detection of the parameters.
image
- 对一副图像进行运动模糊处理,并对模糊的长度进行比较-Image of a motion blur, blur the length and compare
image2
- 对模糊图像进行处理(高斯模糊),并对模糊的长度进行比较,最后对模糊的图像进行维纳滤波-Fuzzy image processing (Gaussian Blur), and compare the length of fuzzy , in the last blurred images Wiener filter
Motion-blur
- 基于Radon变换运动模糊角度、长度的简单测量-Simple measurement of motion blur angle and length based on Radon transform
main
- 模糊图像的去模糊处理,主要有利用hough变换估计模糊方向,利用radon变换估计模糊长度。-Blurred image deblurring process, mainly using the estimated blurring direction hough transform, radon transform using the estimated blur length.