CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 复原算法

搜索资源列表

  1. 盲复原代码

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

  1. 基于凸集投影超分辨率复原算法

    0下载:
  2. 一种改进的凸集投影算法,改善了迭代过程中解不唯一的问题,并消除凸集投影的锯齿现象.
  3. 所属分类:源码下载

    • 发布日期:2011-03-15
    • 文件大小:742
    • 提供者:lvan1234
  1. 3种图像复原程序

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

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

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

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

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

    • 发布日期:2013-06-24
    • 文件大小:14485
    • 提供者:风涌泉
  1. code1

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

    • 发布日期:2017-03-27
    • 文件大小:560341
    • 提供者:pry
  1. 3

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

    • 发布日期:2017-04-29
    • 文件大小:475779
    • 提供者:zy
  1. Color_dirct_Diff

    1下载:
  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 algorithm, can solve the problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1021
    • 提供者:杨涵
  1. Imageinformationandvisualquality

    0下载:
  2. 图像复原 应用最新的图像复原算法进行运算-image recover
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6602
    • 提供者:shiwx
  1. kernel

    0下载:
  2. Kernel-based 图像去噪和复原算法,是一种基于图像局部特征的复原方法。-Kernel-based algorithm for image denoising and restoration, is a local feature of image-based recovery methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2732347
    • 提供者:feelfree
  1. NESTA_v1.0

    1下载:
  2. 一个快速而精确的一阶稀疏图像复原算法。主要应用于图像去噪声。-A fast and accurate first-order sparse image restoration algorithm. Is mainly used in the image to the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:164377
    • 提供者:风涌泉
  1. ch8_4_5

    0下载:
  2. 实现图像盲复原算法,在不知道点扩散函数的情况下,实现图像清晰化-Image Restoration Algorithm, do not know the point spread function in the case of image clarity
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:633
    • 提供者:王美丽
  1. bldconv

    1下载:
  2. 讲述了基于空域和频域的迭代盲复原算法,是图像盲复原的一个研究热点,效果很好。-About the spatial and frequency domain based on the iterative blind restoration algorithm, image restoration is a hotspot, the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:722
    • 提供者:王美丽
  1. KernelBasedDeblurringToolBox

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

    • 发布日期:2017-05-28
    • 文件大小:10654681
    • 提供者:
  1. 图像退化与复原

    0下载:
  2. 实现图像的退化与复原功能,有详细的代码和课件介绍,内容齐全
  3. 所属分类:matlab例程

  1. 雾天降质图像的增强与复原算法的研究_陈晓曦

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

    • 发布日期:2017-12-19
    • 文件大小:2899968
    • 提供者:heyheysher
  1. 碎纸片的拼接复原算法及MATLAB实现

    0下载:
  2. 碎纸片复原的方法和部分matlab算法(Shredding method and partial matlab algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:368640
    • 提供者:额昂好
  1. KSVD算法

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

  1. 盲解卷积复原

    0下载:
  2. 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filt
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:岛屿12
  1. 东北大学图像处理作业

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

    • 发布日期:2020-10-16
    • 文件大小:2462720
    • 提供者:小维威威
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com