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

搜索资源列表

  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. criminisi

    5下载:
  2. criminisi算法在matlab实现图像修复的代码,包括图像,源代码-the criminisi algorithm in Matlab code of image restoration, including images, source code
  3. 所属分类:matlab例程

    • 发布日期:2013-06-15
    • 文件大小:41712
    • 提供者:肖建龙
  1. heat-equation

    0下载:
  2. 热传导的图像修复,里面都是本学期的课程设计,对灰度的处理很有效果-heat equation
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:194076
    • 提供者:金旭
  1. inpaint

    1下载:
  2. 基于压缩感知的图像修复,,基于图像在复数小波变换上的稀疏性,利用迭代硬阈值方法 求解重构模型,进而获得重构图像.-Based on compressed sensing image restoration, image-based complex wavelet transform on the sparsity of the iterative method for solving hard threshold reconstruction model, and then get the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-02-03
    • 文件大小:1024
    • 提供者:韩明珠
  1. BSCB-inpainting

    0下载:
  2. BSCB数字图像修复算法,用matlab编写,可以直接运行-BSCB digital image restoration algorithm, using matlab prepared, can be directly run
  3. 所属分类:Other systems

    • 发布日期:2016-04-19
    • 文件大小:2383872
    • 提供者:陈鹏
  1. xiufutuxiang

    0下载:
  2. 修复是指对受到损坏的图像进行修复重建或者去除图像中的多余物体。图像修复者需要采取最恰当的方法恢复图像的原始状态-Repair is to repair the damaged image or remove the unwanted object in the image reconstruction. Image restoration is need to adopt the most appropriate method to restore the original status to
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:392475
    • 提供者:张聪
  1. CDDchengxu

    1下载:
  2. 关于图像修复的程序,适合初学者学习借鉴.使用CDD对于图像的修复,包含程序和原图-About the image restoration procedures, suitable for beginners to learn. Using CDD for image restoration, including procedures and artwork
  3. 所属分类:Special Effects

    • 发布日期:2015-01-15
    • 文件大小:1080320
    • 提供者:jeff
  1. Color-Image-Inpainting-Based

    0下载:
  2. 彩色图像修复 ,最新文献(ICC),基于多波段的形态成分分析-color image inpainting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:402794
    • 提供者:niehui
  1. model1

    0下载:
  2. 图像修复,简单的TV模型MATLAB代码-Image restoration, a simple TV model MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:762
    • 提供者:iris xin
  1. Fast-Marching-Method

    0下载:
  2. 图像修复的快速行进算法,与其他基本模型相比,具有在较短时间内达到类似修复效果的特点,已被广泛应用。-The fast marching algorithm for image restoration. Compared with other basic models, it can achieve a similar effect in a short time. And it has been widely applied.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2718645
    • 提供者:iris xin
  1. inpaint

    0下载:
  2. 图像修复程序,采用CV_INPAINT_TELEA方法来修复-A inpainting grogramm based CV_INPAINT_TELEA mode
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:718
    • 提供者:chen
  1. TV

    1下载:
  2. 利用TV模型修复算法做图像修复,C++实现,本程序只适合处理8位bmp图像,如需处理rgb图像,自行仿照代码增加相应内容-TV model repair algorithms make use of image restoration, C++ realize that this program is only suitable for handling eight bmp images, rgb images for processing, self-modeled code correspo
  3. 所属分类:Special Effects

    • 发布日期:2015-06-08
    • 文件大小:4239360
    • 提供者:凌威龙
  1. AFMM_Inpainting

    0下载:
  2. 图像修复,对图像中污损点进行修复,以恢复图像原来的内容-Image restoration, the image of the fouling point to repair, to restore the original contents of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8230550
    • 提供者:mahua
  1. 010

    0下载:
  2. 冈萨雷斯《数字图像修复》里面的程序,绿皮书,就是北京交通大学阮秋琦教授翻译的这本书。-Gonzalez " Digital image restoration," inside the program, the Green Paper is the Beijing Jiaotong University, Professor Ruan Qiuqi translated this book.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:731
    • 提供者:张腾波
  1. aaaaaaaaaaaaa

    0下载:
  2. 冈萨雷斯绿皮书《数字图像修复》所有的matlab代码。-Gonzalez green book "digital image restoration" all the matlab code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:162939
    • 提供者:张腾波
  1. TV-inpainting

    1下载:
  2. 基于TV模型的图像修复方法,能很好的保留图像的边缘信息是图像处理领域常用的处理方法。-TV-based model for image restoration method can effectively preserve edge information is used in the treatment field of image processing methods.
  3. 所属分类:2D Graphic

    • 发布日期:2016-02-20
    • 文件大小:572416
    • 提供者:
  1. CDD

    0下载:
  2. 图像修复算法CDD模型,针对灰度图像和彩色图像的matlab源代码-CDD model image restoration algorithm for grayscale and color images matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:2806
    • 提供者:刘洋
  1. TV1

    0下载:
  2. TV图像修复算法的实现,图片需要自己更换-image inpainting based on TV algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:684
    • 提供者:liumenfei
  1. Repair

    0下载:
  2. 基于opencv的图像修复,用MFC编写的界面,实现图像在对话框的显示,额外添加了.dll .h和.lib文件,没装opencv的也可以运行,适合初学者-Opencv based image restoration, prepared with MFC interface, image displays the dialog box, add an extra. Dll. H and. Lib files, not installed opencv can also be run for beg
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3828032
    • 提供者:猪猪侠
  1. GMCA

    1下载:
  2. gmcalab 快速广义的形态分量分析算法,用于图像修复,稀疏分解、降噪等,用途广泛。从mca主页下载的-gmcalab fast generalized morphological component analysis algorithm for image restoration, sparse decomposition, noise reduction, and versatile. Mca downloaded from the home page
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:290816
    • 提供者:韩姣姣
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com