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

搜索资源列表

  1. IDB.rar

    1下载:
  2. 这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1649
    • 提供者:张磊
  1. demo

    0下载:
  2. 数字图像处理的常见算法 各种滤波程序 图像分割 图像复原 图像形态 运动图像分析 图像配准-Digital image processing a variety of filtering procedures common algorithm image restoration image segmentation image morphological image analysis Sports Image Registration
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:5021188
    • 提供者:郑霄
  1. image-restoration

    1下载:
  2. 数字图像修复技术综述,介绍了用于结构图像修复的变分偏微分法和用于修补大面积缺损的纹理合成的方法。分别给出了相应的数值计算和实验结果。-Overview of digital image restoration techniques are introduced for the structure of partial differential variational image restoration method and the repair of large defects of the t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-05
    • 文件大小:851276
    • 提供者:丁丁
  1. MATLAB_Image_Processing

    0下载:
  2. MATLAB进行图像处理的一些实用程序,有图像增强 ,图像复原的,还有神经网路的,还有一些实例,比如形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 。内附说明,希望能够对正在进行数字图像处理学习的人有帮助-MATLAB image processing some of the practical procedures, image enhancement, image restoration, as well as neural networks, there are some in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:85787
    • 提供者:zhangpeng
  1. design.digital.image.restoration

    0下载:
  2. 数字图像修复开发设计经典文档资料Development and design of digital image restoration classic documentation -Development and design of digital image restoration classic documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:854308
    • 提供者:an8
  1. Digital-Image-Processing

    0下载:
  2. 代码是何东健《数字图像处理》的随书代码,提供了图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码 、图像复原的源代码.-Code is Dong-Jian " Digital Image Processing" with the book code, and provides image enhancement and smoothing, image segmentation and edge detection, i
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31845376
    • 提供者:刘若
  1. Image-Restoration-unitV

    0下载:
  2. Digital Image Processing Notes 3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:168255
    • 提供者:ganesh
  1. Digital-image-processing

    0下载:
  2. VC++处理数字图像,实现图像滤波、增强、复原等功能。-VC++ digital image processing to achieve image filtering, enhancement, restoration and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2531958
    • 提供者:chenlifeng
  1. DIGITAL-IMAGE-RESTORATION-review-paper

    0下载:
  2. This code is used for image restoration process.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:83130
    • 提供者:pradee
  1. TECHNIQUES-FOR-DIGITAL-IMAGE-RESTORATION

    0下载:
  2. this paper describes about various techniques for image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10886
    • 提供者:pradee
  1. Digital-Image-Processing7

    0下载:
  2. 数字图像处理实验,模糊图像恢复处理程序实例。-Digital image processing experiments, fuzzy image restoration handler instance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12437
    • 提供者:黄仪
  1. IMage-inpaint

    0下载:
  2. 数字图像修复代码。属于数字图像处理领域的一个研究热点,仅供参考。-Digital image restoration code. A research hotspot in the field of digital image processing, for reference only.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2419
    • 提供者:baomi
  1. Digital-image-processing(2)

    0下载:
  2. 数字图像处理中利用matlab完成图像复原、彩色变换、边缘检测、二值图像细化和伪彩色处理-Digital image processing complete use of matlab image restoration, color transformation, edge detection, binary image refining and false color processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3994829
    • 提供者:yutian
  1. image-restoration-and-reconstruction

    0下载:
  2. 怎样进行图像处理,在图像复原与重建的过程中我们应该怎么做才能达到最佳的效果。-How to process the image and Digital image processing (image restoration and reconstruction)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2628725
    • 提供者:周晔
  1. DCT-decomposition-image-inpainting

    0下载:
  2. 基于自适应DCT分解的频率域的数字图像修复算法-Digital image restoration algorithm based on adaptive DCT-decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5825
    • 提供者:吴萌
  1. image-inpainting-cPPcode

    1下载:
  2. 用C++语言编写的数字图像修复算法代码,以样本为模型-With written in C++ language digital image restoration algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2014-08-28
    • 文件大小:11388928
    • 提供者:吴萌
  1. vcPP-on-digital-image-process

    0下载:
  2. 关于C++的数字图像处理源代码,注释很详细。内容包括图像编码、图像识别、边缘检测、图像恢复。-About C++ digital image processing source codes, they have very detailed notes. Include image coding, image recognition, edge detection, image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2262847
    • 提供者:王龙
  1. Digital-Image-Processing

    0下载:
  2. 介绍了数字图像处理的基本原理和方法,包括计算机数字图像处理的发展历史和主要内容、计算机数字图像处理的数学变换、模拟图像转换成数字图像的基本原理、图像增强、图像复原、图像的编码与压缩、图像的分割与描述、数字图像系统在医学中的应用等内容-Introduces the basic principles and methods of digital image processing, including the development history of computer digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:205412
    • 提供者:黄柳苹
  1. Digital-Image-Restoration

    0下载:
  2. 数字图像复原的深入研究,无点扩散函数的图像复原研究-In-depth study of digital image restoration, image restoration study no point spread function
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3586184
    • 提供者:zj
  1. MATLAB-digital-image-processing-

    0下载:
  2. 《数字图像处理及MATLAB实现》杨杰 MATLAB 环境下的图像变换、图像增强、图像复原、图像压缩、小波变换等等完整源代码-The digital image processing and MATLAB Yang jie MATLAB environment image transformation, image enhancement, image restoration, image compression, wavelet transform, and so on comple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10691125
    • 提供者:吴哲
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com