搜索资源列表

  1. 基于C++的图像典型算法演示系统

    1下载:
  2. 这是北航图像中心用C++编写的一个图像典型算法演示系统,里面包括各类经典的图像算法,比如图像预处理、各类图像分割、图像增强、图像复原、两种模板匹配、两种运动图像分析等。对于学习图像处理的人,无论是学习算法还是拷贝代码都有莫大的好处。
  3. 所属分类:图形图象

  1. 盲复原代码

    0下载:
  2. 图像盲复原算法,实现图像的清晰化
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 3种图像复原程序

    1下载:
  2. 维纳滤波复原程序,最小二乘方滤波复原程序,盲目去卷积滤波复原程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-24
    • 文件大小:18944
    • 提供者:zh_yueyue
  1. 图像复原Image deblur

    0下载:
  2. 别人机器视觉的大作业,关于图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值
  3. 所属分类:源码下载

    • 发布日期:2011-09-16
    • 文件大小:2903256
    • 提供者:mingmingpudm
  1. restore19

    0下载:
  2. 有用的图像复原算法-useful algorithm for image restoration
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:熊模昌
  1. 数字图像处理算法源程序

    1下载:
  2. 图像处理的常用程序,包括图像的增加、图像的复原、图像的分割、二值化处理、对角镜像处理等-common image processing procedures, including images, image restoration, image segmentation, binary, right angle image processing
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:326656
    • 提供者:六六
  1. 3

    0下载:
  2. 摘要:为了提高图像复原算法的性能 ,提出了一种改进的奇异值分解法估计图像的点扩散函数。从图像的退化离散模型 出发 ,对图像进行逐层分块奇异值分解 ,并自动选取奇异值重组阶数以减少噪声对估计的影响。利用理想图像奇异值向 量平均能谱指数模型 ,估计点扩散函数奇异值向量的频谱 ,再反傅里叶变换得到其时域结果。实验结果表明 ,该方法能 在不同信噪比情况下估计成像系统的点扩散函数 ,估计结果比原有估计方法有所提高 ,有望为图像复原算法
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:476160
    • 提供者:zy
  1. Color_dirct_Diff

    0下载:
  2. 彩色含噪图像的复原是一类较难的问题,此处作者编写了一个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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:杨涵
  1. Imageinformationandvisualquality

    0下载:
  2. 图像复原 应用最新的图像复原算法进行运算-image recover
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:shiwx
  1. MaximumEntropyv1.00

    0下载:
  2. 一个基于最大熵的图像复原算法源代码。可以完成图像的去燥声和去模糊。-One based on maximum entropy image restoration algorithm source code. To complete the image to the dry sound and defuzzification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:风涌泉
  1. NESTA_v1.0

    0下载:
  2. 一个快速而精确的一阶稀疏图像复原算法。主要应用于图像去噪声。-A fast and accurate first-order sparse image restoration algorithm. Is mainly used in the image to the noise.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:164864
    • 提供者:风涌泉
  1. code1

    0下载:
  2. 毕业设计:基于MATLAB的图像复原算法研究的源代码-Graduation: MATLAB-based image restoration algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:560128
    • 提供者:pry
  1. KernelBasedDeblurringToolBox

    0下载:
  2. 核回归方法图像复原算法工具包,内含完整MATLAB代码,以及测试图像、相应的参考文献。-kernel regretion based image restoration algorithm,including the whole MATLAB code,tested image and the ralated referances.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:10654720
    • 提供者:
  1. 数字图像复原算法研究_谢义方.caj

    0下载:
  2. 关于数字图像处理的算法研究(仅附录有两个Matlab编程案例),包括图像采样和降噪等等。(About digital image processing algorithm research (only the appendix has two Matlab programming case), including image sampling and noise reduction and so on.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:7946240
    • 提供者:heyheysher
  1. 雾天降质图像的增强与复原算法的研究_陈晓曦

    0下载:
  2. 雾天降质图像的增强与复原算法的研究,基于matlab平台(The study of enhancement and restoration algorithms for fog degraded images is based on MATLAB platform)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2899968
    • 提供者:heyheysher
  1. KSVD算法

    0下载:
  2. 是图像复原算法KSVD,用于图像的特征提取,效果比其他方法好。(Is the image restoration algorithm KSVD, for image feature extraction, the effect is better than other methods)
  3. 所属分类:图形图像处理(光照,映射..)

  1. wnlb mqjj

    0下载:
  2. 基于matlab的图像复原算法,简单明了,适合初学(The image restoration algorithm based on MATLAB is simple and clear. It is suitable for the first study.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2513920
    • 提供者:陈小喵
  1. blind_deblur(Fergus,R)

    0下载:
  2. 运动模糊图像复原算法 matlab源码(matlab Motion blur image restoration)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:27480064
    • 提供者:allen-wqp
  1. 东北大学图像处理作业

    0下载:
  2. 东北大学图像处理课第一次作业,主要是双边滤波算法和最大熵复原算法,亲测可运行。其中内有相关的word文档,和分割效果图(the homework of image processing in northeastern university.it mainly included two algorithms about bilateral filering and max-weight entropy)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2462720
    • 提供者:小维威威
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org