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

搜索资源列表

  1. 基于快速行进法的快速图像修复算法与TV对比

    6下载:
  2. 基于快速行进法的快速图像修复算法与TV对比基于快速行进法的快速图像修复算法与TV对比,很有用的资料
  3. 所属分类:图形/文字识别

  1. exemplar-based image inpainting

    0下载:
  2. exemplar-based image inpainting 基于样例的图像修复算法
  3. 所属分类:2D图形编程

  1. Image_Restoration.rar

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1005.87kb
    • 提供者:
  1. colorimagerestoration

    1下载:
  2. 一种基于tv模型的彩色图像修复方法,效果很好-Tv model based on color image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3.23kb
    • 提供者:fang
  1. BSCB

    0下载:
  2. 该方法是图像修复技术的最原始算法,介绍了该算法的意义和数值实现方法,并且给出了实验结果。该文章为英语原版。-This method is image restoration technology, the most primitive algorithm, introduced the meaning of the algorithm and numerical implementation method, and gives the experimental results. The arti
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.6mb
    • 提供者:丁丁
  1. TV1

    1下载:
  2. tv图像修复算法,对于去噪具有良好效果,能够很好的处理各种噪音-tv image restoration algorithm, with good results for denoising, able to handle all kinds of noise
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:158.94kb
    • 提供者:陈峰
  1. toolbox_nlmeans

    0下载:
  2. 经典的图像修复程序,matlab语言描写-The classic image fix, matlab Descr iptions
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2.85mb
    • 提供者:cheng
  1. inpainting

    0下载:
  2. 基于C实现的采样复制的纹理图像修复方法。可去除遮罩物 -C based on the realization of the sample copy of the texture image restoration method. Mask material can be removed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.7mb
    • 提供者:
  1. fastcdd_pubian

    1下载:
  2. 基于CDD模型的快速数字图像修复算法 matlab版 -CDD model based on fast digital image restoration algorithm matlab version
  3. 所属分类:Special Effects

    • 发布日期:2016-11-15
    • 文件大小:1kb
    • 提供者:
  1. CDDinpainting

    0下载:
  2. 非纹理的曲率驱动扩散的图像修复。参考文献:《Nontexture Inpainting by Curvature-Driven Diffusion》-Curvature-driven diffusion of non-texture image restoration. References: " CHAN Nontexture Inpainting by Curvature-Driven Diffusion"
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2.17kb
    • 提供者:Zhou Xuya
  1. mp_image_inpaiting

    0下载:
  2. 可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性-Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom
  3. 所属分类:Special Effects

    • 发布日期:2016-02-23
    • 文件大小:112.39kb
    • 提供者:chenlei
  1. zuoye

    0下载:
  2. 用逆滤波、维纳滤波、最小二乘方滤波方法进行图像修复的比较。-By inverse filtering, Wiener filtering, least square filtering method for image restoration comparison.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:691byte
    • 提供者:听雨
  1. inpainting-survey

    0下载:
  2. 基于偏微分方程的数字图像修复的一些方法和模型,介绍了几种常用的数字图像修复的模型。-Based on partial differential equations of the digital image repair some of the methods and models, introduced several popular models of digital image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:975.87kb
    • 提供者:
  1. tvreg

    2下载:
  2. 全变差图像处理方法,利用全变差做图像去噪、去卷积和修复-The tvreg package is a collection of MATLAB functions for total variation (TV) based image denoising, deconvolution, and inpainting, and an implementation of Chan-Vese segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:412.76kb
    • 提供者:陈杰
  1. foe_demo

    0下载:
  2. 专家场做图像的去噪和修复,老外写的,很不错。-Experts to do field image denoising and restoration, written by a foreigner, is pretty good.
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:497.72kb
    • 提供者:李春忠
  1. Object_Removal_by_Exemplar-Based_Inpainting

    1下载:
  2. 基于样例的图像修补方法,可以用于移除较大的目标,修复较大的区域。VC++环境,Qiushuang Zhang设计,参见A.Criminisi等人的论文:Object Removal by Exemplar-Based Inpainting.-Based on the sample image repair method can be used to remove larger goal, to repair the larger region. VC++ Environment, Qiushua
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-09
    • 文件大小:2.38mb
    • 提供者:PanHao
  1. inpainting

    0下载:
  2. 很简单的图像修复代码 用C++Builder编写的 有点类似PHOTOSHOP里面的画笔和仿制图章的结合-Image restoration is very simple code with C++ Builder prepared PHOTOSHOP inside is somewhat similar to the brush and seal combination of imitation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:346.06kb
    • 提供者:sherry
  1. 模糊图像修复

    0下载:
  2. 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。(Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:10kb
    • 提供者:hello庚
  1. 图像修复论文算法的实现

    2下载:
  2. 大块区域图像修复论文算法实现。基于论文改进的Criminisi算法。(The algorithm of image restoration in large area is implemented. Based on the improved Criminisi algorithm.)
  3. 所属分类:图形图象

    • 发布日期:2018-11-26
    • 文件大小:747kb
    • 提供者:sdpscnc
  1. 图像修复

    0下载:
  2. 应用DCT字典和KSVD学习字典,对图像进行简单的修复,可行性较高,速度不是很快。(Simple image restoration is feasible and not very fast.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-23
    • 文件大小:142kb
    • 提供者:小月千
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com