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

搜索资源列表

  1. imagehuifu

    0下载:
  2. 该文件包含图像工程上册中图像复原的例子源码,供大家学习,交流-The file contains copies of the image works on image restoration example source code for all to learn, exchange
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:7479
    • 提供者:
  1. est_daopu_len

    0下载:
  2. 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:26576
    • 提供者:天天
  1. es_Ang_Hough

    0下载:
  2. 自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。-The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:842
    • 提供者:天天
  1. degra_write

    0下载:
  2. 自编图像退化程序,包括图像的模糊与加噪,解释详细,希望对学习图像复原的朋友有所帮助。-Self image degradation process, including blur and add noise, a more detailed explanation, I hope the friends of learning image restoration help.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:783
    • 提供者:天天
  1. IMGRESTORE

    0下载:
  2. 一个关于图像复原的程序,用VC++实现运动模糊图像复原、逆滤波复原等。-A program on the image restoration, using VC++ to achieve motion-blurred image restoration, inverse filtering and restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237844
    • 提供者:soar
  1. BlindImageDeconvolutonforAstronomy

    0下载:
  2. 在线盲去卷积,含有文献(Online Blind Image Deconvolution for Astronomy(2009))及MATLAB代码,希望对学习图像复原的朋友有所帮助-Online blind deconvolution, with the literature (Online Blind Image Deconvolution for Astronomy (2009)) and the MATLAB code, I hope to learn image restoration
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7660175
    • 提供者:天天
  1. ImageProcessing

    0下载:
  2. 1 绪论 2 数字图像基础 3 空间域图像增强 4 频率域图像增强 5 图像复原 6 彩色图像处理 7 小波变换和多分辨率处理 8 图像压缩 9 形态学图像处理 10 图像分割 11 表示与描述 12 对象识别-1 Introduction 3 2 digital image based on spatial frequency domain image enhancement image enhancement 4 5 6 Color image p
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31672426
    • 提供者:wuysj
  1. ch

    0下载:
  2. 点运算,几何变换,正交变换,形态学变换,图像编码,图像增强和图像复原-Point operations, geometric transformations, orthogonal transformation, morphological transformation, image coding, image enhancement and image restoration
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4576387
    • 提供者:南宫真奇
  1. imfilter

    0下载:
  2. 一种图像复原的经典算法,改程序循序渐进的深入介绍了维纳滤波。-A classic image restoration algorithm, in-depth step by step change process introduced the Wiener filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1155
    • 提供者:纪深
  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. weinalvbofuyuan

    0下载:
  2. 维纳滤波复原图像的matlab代码,做图像科研的话相当有用-Wiener filter restored image of the matlab code, so the image would be useful research
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:24485
    • 提供者:陈程
  1. TVresto

    0下载:
  2. TV复原模型源码,是用于图像复原的一种好方法-TV model,used for image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:583
    • 提供者:xj
  1. tuxiangfuyuan

    0下载:
  2. 模糊图像复原的论文,内容很详细,希望对大家有帮助-Blurred image restoration paper, the content in great detail, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4177188
    • 提供者:甜觅九月
  1. image_recovery

    0下载:
  2. 这些是关于图像复原的一些资料和重要论文,非常具有研究价值,希望能够带给大家帮助-These are some of the information on image restoration and important papers have great research value, hoping to help us all
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12620791
    • 提供者:杨中柱
  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. gibbs

    0下载:
  2. 实现基于统计的图像复原.采用gibbs准则,利用MATLAB开发环境,实现图像复原。-recovery of pictures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:963
    • 提供者:
  1. image_deconvlucy

    0下载:
  2. 利用Lucy-Richardson方法进行图像复原,迭代次数分别是5次和15次-image restoration Lucy-Richardson
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:91418
    • 提供者:ken1979
  1. Image-Restoration-with-BPNN

    3下载:
  2. 基于BP神经网络的高斯模糊图像复原的方法实现,结合了BP神经网络良好的非线性逼近功能,效果较传统的算法更好。-BP neural network based image restoration method of Gaussian blur implementation of BP neural network combines good nonlinear approximation function, the effect is better than traditional algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1025703
    • 提供者:Sven Liu
  1. DWT-matlab

    0下载:
  2. 小波变化实现图像的压缩,图像复原,图像的编码等,用matlab实现的-Wavelet transform for image compression, image restoration, image coding, matlab implementation
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:13017
    • 提供者:manqingli
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com