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

搜索资源列表

  1. Criminisi-improve-structure

    2下载:
  2. 图像修复代码。针对传统的Criminisi代码的改进,加入了局部特征约束项,能够更好的修复图像的结构。-Image repair code. Aiming at the improvement of traditional Criminisi code, the local feature constraint is added, which can better repair the image structure.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:3933
    • 提供者:萧忆情
  1. image-inpainting-depth-map

    2下载:
  2. 基于深度图像的图像修复算法,首先得到待修复图像的深度图像,然后利用图像的深度图对破损区域进行修复。-Based on the image restoration algorithm of depth image, the depth image of the image to be repaired is obtained, and then the damaged region is repaired by using the depth map of the image.
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:34558976
    • 提供者:萧忆情
  1. Image-restoration-distance-vector

    0下载:
  2. 基于距离向量的图像修复算法,在传统的修复算法中加入了改进的距离向量,能够更好的修复图像的结构部分。-Based on the distance vector, an improved distance vector is added to the traditional repair algorithm, which can better repair the structure of the image.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:433163
    • 提供者:萧忆情
  1. Image-Restoration-Neural-Network

    0下载:
  2. 基于神经网络的图像修复算法,将BP神经算法用于图像修复之中对破损图像进行修复。-Image Restoration Based on Neural Network,BP neural algorithm is used to repair the damaged image.
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7728598
    • 提供者:萧忆情
  1. inpainting

    0下载:
  2. 图像修复,需手动添加修复区域 适合初学者也可通过mex添加到MATLAB中-Image restoration, you need to manually add a repair area for beginners can also be added to the mex through MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1804564
    • 提供者:杜洋
  1. image-inpainting

    0下载:
  2. criminisi基于样本的图像修复算法,可以直接在VS上运行-criminisi inpainting
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:11534482
    • 提供者:lizefu
  1. tv

    0下载:
  2. 图像修复的TV(整体变分)模型,算法编写没有错误,亲测可以运行-TV model for image inpainting(MATLAB)
  3. 所属分类:Special Effects

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:廖加
  1. CDDgrayimproved

    0下载:
  2. 这是用于图像修复的CDD模型的算法,经过我的改良是可以正确运行的,并且修复效果很好,里面是一个m文件-CDD model for image inpainting (MATLAB)
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:805
    • 提供者:廖加
  1. inpaint

    0下载:
  2. 基于opencv的图像修复程序 inpainting,效果非常好-Based on opencv image fix inpainting, the effect is very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-12
    • 文件大小:1142
    • 提供者:cyan
  1. Non-Local-Inpainting

    0下载:
  2. 基于Variational Framework for Non-Local Inpainting实现的图像修复程序-Based on the Variational Framework for Non- Local Inpainting
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:167936
    • 提供者:王达
  1. BCSB

    0下载:
  2. 数字图像修复算法是研究一幅受损图像,利用其周围的有用信息,按照一定的规则进行填充,使修复后的图像可以接近或达到人们所要求的视觉效果。经典的方法有:BSCB-Digital image inpainting algorithm is to study a damaged image, the use of the surrounding useful information, according to a certain rule to fill, so that the restored ima
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1767424
    • 提供者:徐子熠
  1. Sparse-Representation-

    0下载:
  2. 稀疏表示的毕业参考论文,在图像去噪、图像修复、人脸识别及压缩感知等图像处理领域中的应用进行了总结.-Sparse representation of graduation reference papers, summarized in the image denoising, image restoration, face recognition and compressed sensing and other image processing applications
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:2722816
    • 提供者:zhu
  1. TV-L2-Inpainting

    1下载:
  2. 经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:刺儿
  1. criminisi_外边界_更新等照度

    0下载:
  2. 图像修复criminisi算法matlab代码(Image restoration, criminisi algorithm, matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1065984
    • 提供者:tereddd
  1. image denoising

    1下载:
  2. 图像去噪修复的典型算法代码包,包含基于稀疏表示的KSVD图像去噪,BM3D彩色图像去噪代码,TV图像修复代码,MCA图像修复代码。(Typical image denoising algorithm code package, including sparse representation based on KSVD image denoising, BM3D color image denoising code, TV image restoration code, MCA image res
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:9694208
    • 提供者:mutouren
  1. landsat_gapfill.sav

    1下载:
  2. 由于Landsat-7 ETM+机载扫描行校正器(SLC) 故障导致2003年5月31日之后获取的图像出现了数据条带丢失,因此之后的影像都需要进行条带修复,这个补丁就可以进行条带修复。
  3. 所属分类:其它资源

  1. Object-Removal-master

    0下载:
  2. 图像修复,主要使用了目标选择的方法进行了图像处理操作(impainting Mainly using the target selection method for image processing operations)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1710080
    • 提供者:java__boy
  1. foe_demo-1.0

    0下载:
  2. 图像修复算法foe,来自论文“A Framework for Learning Image Priors”(This is a image inpainting algorithm which comes from tha paper A Framework for Learning Image Priors)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:389120
    • 提供者:shiepjw
  1. inpainting_criminisi2004-master

    0下载:
  2. 图像修复matlab和c代码,是从原文作者那找到的,可以一起学习学习。(Image inpainting of MATLAB and C codes)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:746496
    • 提供者:danger16
  1. psnr

    0下载:
  2. matlab实现峰值信噪比psnr计算来比较两幅图像的相似程度,可用于图像修复(use result by compute psnr using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:16384
    • 提供者:veria
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com