搜索资源列表
基于C++的图像典型算法演示系统
- 这是北航图像中心用C++编写的一个图像典型算法演示系统,里面包括各类经典的图像算法,比如图像预处理、各类图像分割、图像增强、图像复原、两种模板匹配、两种运动图像分析等。对于学习图像处理的人,无论是学习算法还是拷贝代码都有莫大的好处。
盲复原代码
- 图像盲复原算法,实现图像的清晰化
3种图像复原程序
- 维纳滤波复原程序,最小二乘方滤波复原程序,盲目去卷积滤波复原程序
图像复原Image deblur
- 别人机器视觉的大作业,关于图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值
No.one.rar
- 来源于《Visual C++ 数字图像处理》 谢凤英 赵丹培 的书。包含图像的基础知识,图像的灰度变换、图像的几何变换、图像的变换域处理、图像增强处理、图像分割、图像复原、图像的形态学处理、运动图像分析用其应用、图像配准及典型案例、算法实现。 有这个可以不看其它任何编程。本人认为是最好用的,给大家推荐下。在此对作者赞一个,谢谢。 ,Derived from the "Visual C++ digital image processing," Xie Fengying and Zhao Da
Maximum Entropy v1.00
- 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
code1
- 毕业设计:基于MATLAB的图像复原算法研究的源代码-Graduation: MATLAB-based image restoration algorithm source code
Visual C++ for image processing -v2
- 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
IMGRestore
- 实现图像复原的算法,VC++6环境下开发.-The realization of image restoration algorithm, VC++ 6 development environment.
3
- 摘要:为了提高图像复原算法的性能 ,提出了一种改进的奇异值分解法估计图像的点扩散函数。从图像的退化离散模型 出发 ,对图像进行逐层分块奇异值分解 ,并自动选取奇异值重组阶数以减少噪声对估计的影响。利用理想图像奇异值向 量平均能谱指数模型 ,估计点扩散函数奇异值向量的频谱 ,再反傅里叶变换得到其时域结果。实验结果表明 ,该方法能 在不同信噪比情况下估计成像系统的点扩散函数 ,估计结果比原有估计方法有所提高 ,有望为图像复原算法的预处理提 供一种有效的手段。-Abstract : T
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 algorithm, can solve the problem
Imageinformationandvisualquality
- 图像复原 应用最新的图像复原算法进行运算-image recover
NESTA_v1.0
- 一个快速而精确的一阶稀疏图像复原算法。主要应用于图像去噪声。-A fast and accurate first-order sparse image restoration algorithm. Is mainly used in the image to the noise.
KernelBasedDeblurringToolBox
- 核回归方法图像复原算法工具包,内含完整MATLAB代码,以及测试图像、相应的参考文献。-kernel regretion based image restoration algorithm,including the whole MATLAB code,tested image and the ralated referances.
数字图像复原算法研究_谢义方.caj
- 关于数字图像处理的算法研究(仅附录有两个Matlab编程案例),包括图像采样和降噪等等。(About digital image processing algorithm research (only the appendix has two Matlab programming case), including image sampling and noise reduction and so on.)
雾天降质图像的增强与复原算法的研究_陈晓曦
- 雾天降质图像的增强与复原算法的研究,基于matlab平台(The study of enhancement and restoration algorithms for fog degraded images is based on MATLAB platform)
KSVD算法
- 是图像复原算法KSVD,用于图像的特征提取,效果比其他方法好。(Is the image restoration algorithm KSVD, for image feature extraction, the effect is better than other methods)
wnlb mqjj
- 基于matlab的图像复原算法,简单明了,适合初学(The image restoration algorithm based on MATLAB is simple and clear. It is suitable for the first study.)
blind_deblur(Fergus,R)
- 运动模糊图像复原算法 matlab源码(matlab Motion blur image restoration)
东北大学图像处理作业
- 东北大学图像处理课第一次作业,主要是双边滤波算法和最大熵复原算法,亲测可运行。其中内有相关的word文档,和分割效果图(the homework of image processing in northeastern university.it mainly included two algorithms about bilateral filering and max-weight entropy)