搜索资源列表
盲复原代码
- 图像盲复原算法,实现图像的清晰化
基于凸集投影超分辨率复原算法
- 一种改进的凸集投影算法,改善了迭代过程中解不唯一的问题,并消除凸集投影的锯齿现象.
3种图像复原程序
- 维纳滤波复原程序,最小二乘方滤波复原程序,盲目去卷积滤波复原程序
图像复原Image deblur
- 别人机器视觉的大作业,关于图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值
restore19
- 有用的图像复原算法-useful algorithm for image restoration
数字图像处理算法源程序
- 图像处理的常用程序,包括图像的增加、图像的复原、图像的分割、二值化处理、对角镜像处理等-common image processing procedures, including images, image restoration, image segmentation, binary, right angle image processing
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,
3
- 摘要:为了提高图像复原算法的性能 ,提出了一种改进的奇异值分解法估计图像的点扩散函数。从图像的退化离散模型 出发 ,对图像进行逐层分块奇异值分解 ,并自动选取奇异值重组阶数以减少噪声对估计的影响。利用理想图像奇异值向 量平均能谱指数模型 ,估计点扩散函数奇异值向量的频谱 ,再反傅里叶变换得到其时域结果。实验结果表明 ,该方法能 在不同信噪比情况下估计成像系统的点扩散函数 ,估计结果比原有估计方法有所提高 ,有望为图像复原算法
Color_dirct_Diff
- 彩色含噪图像的复原是一类较难的问题,此处作者编写了一个MATLAB的全变差(TV)图像复原算法,能较好地解决彩色图像的复原问题-Color images with noise is a kind of recovery is more difficult issues, here the author has prepared a MATLAB the total variation (TV) image restoration alg
Imageinformationandvisualquality
- 图像复原 应用最新的图像复原算法进行运算-image recover
kernel
- Kernel-based 图像去噪和复原算法,是一种基于图像局部特征的复原方法。-Kernel-based algorithm for image denoising and restoration, is a local feature of image-based recovery methods.
MaximumEntropyv1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
NESTA_v1.0
- 一个快速而精确的一阶稀疏图像复原算法。主要应用于图像去噪声。-A fast and accurate first-order sparse image restoration algorithm. Is mainly used in the image to the noise.
bldconv
- 讲述了基于空域和频域的迭代盲复原算法,是图像盲复原的一个研究热点,效果很好。-About the spatial and frequency domain based on the iterative blind restoration algorithm, image restoration is a hotspot, the effect is very good.
雾天降质图像的增强与复原算法的研究_陈晓曦
- 雾天降质图像的增强与复原算法的研究,基于matlab平台(The study of enhancement and restoration algorithms for fog degraded images is based on MATLAB platform)
碎纸片的拼接复原算法及MATLAB实现
- 碎纸片复原的方法和部分matlab算法(Shredding method and partial matlab algorithm)
KSVD算法
- 是图像复原算法KSVD,用于图像的特征提取,效果比其他方法好。(Is the image restoration algorithm KSVD, for image feature extraction, the effect is better than other methods)
盲解卷积复原
- 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the res
东北大学图像处理作业
- 东北大学图像处理课第一次作业,主要是双边滤波算法和最大熵复原算法,亲测可运行。其中内有相关的word文档,和分割效果图(the homework of image processing in northeastern university.it mainly included two algorithms about bilateral filering and max-weight entropy)