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

搜索资源列表

  1. TVPinpainting

    0下载:
  2. 图像修复源码及算法介绍,matlab实现,TV模型。-Image restoration, the TV model image restoration, the TV model image restoration, TV model
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:440740
    • 提供者:绚烂
  1. CDDgrayimproved

    0下载:
  2. 数字图像修复算法的CDD改进,可以提高水平方向修复效果-a method of CDD inprovement
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:800
    • 提供者:吴萌
  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. Criminisi-original-gray

    1下载:
  2. 原始的criminisi灰度图像修复算法及实验图片-Original Criminisi grayscale image restoration algorithm and experimental images
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:8236874
    • 提供者:吴萌
  1. OpenCVTest-InpaintDemo5.5

    0下载:
  2. 基于openCV的图像修复算法的仿真,结合MFC接口-Based the OpenCV image restoration algorithm simulation, combined with MFC interface
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:12743753
    • 提供者:吴萌
  1. P-laplase-CDD

    0下载:
  2. 基于P-laplase 改进的各项异性CDD熟悉图像修复算法-Familiar with the image restoration algorithm based the P-laplase improved anisotropic CDD
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:8218002
    • 提供者:吴萌
  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. 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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com