登录
首页 » matlab » 2011-ImageInpainting

2011-ImageInpainting

于 2012-02-23 发布 文件大小:3492KB
0 213
下载积分: 1 下载次数: 268

代码说明:

  图像修复算法 及 仿真程序代码 2011年《基于纹理特征的自适应图像修复算法》(the image inpainting algorithm and its matlab code “Adaptive Image Inpainting Algorithm Based On the Texture Feature” )

文件列表:

2011年-基于纹理特征的自适应图像修复算法
.......................................\基于纹理特征的自适应图像修复算法.pdf,526798,2012-02-23
.......................................\程序





.......................................\....\141.bmp,263222,2010-06-30
.......................................\....\17.bmp,263222,2010-06-30
.......................................\....\171.bmp,263222,2010-06-30
.......................................\....\20new.bmp,263222,2010-06-30
.......................................\....\20new1.bmp,263222,2010-06-30
.......................................\....\6new1.bmp,2359350,2010-06-30
.......................................\....\a.m,137,2010-06-30
.......................................\....\bestexemplar.m,497,2010-06-30
.......................................\....\bestexemplarhelper.asv,2252,2010-06-30
.......................................\....\bestexemplarhelper.c,2177,2010-06-30
.......................................\....\bestexemplarhelper.dll,6656,2010-06-30
.......................................\....\bnew.png,36048,2010-06-30
.......................................\....\bungee0gray.png,40683,2010-06-30
.......................................\....\bungee0gray1.png,63713,2010-06-30
.......................................\....\getpatch.asv,680,2010-06-30
.......................................\....\getpatch.m,682,2010-06-30
.......................................\....\inpaint.asv,5586,2010-06-30
.......................................\....\inpaint.m,5592,2010-06-30
.......................................\....\inpainting3.bmp,263222,2010-10-27
.......................................\....\Lena.bmp,263224,2010-06-30
.......................................\....\Lena6.bmp,263222,2010-06-30
.......................................\....\loadimgs.asv,604,2010-06-30
.......................................\....\loadimgs.m,712,2011-05-12
.......................................\....\matlab.mat,270112,2010-06-30
.......................................\....\plotall.asv,625,2010-06-30
.......................................\....\plotall.m,639,2011-05-12
.......................................\....\r2g.m,74,2010-06-30
.......................................\....\sub2ndx.m,668,2010-06-30
.......................................\....\test2.m,1045,2010-06-30
.......................................\....\ti01441.bmp,263222,2010-06-30
.......................................\....\ti0702.bmp,263222,2010-06-30
.......................................\....\ti07021.bmp,263222,2010-06-30
.......................................\....\Untitled5.asv,149,2010-06-30
.......................................\....\Untitled5.m,221,2010-06-30
.......................................\....\wavelet_energy.asv,1174,2010-06-30
.......................................\....\wavelet_energy.m,1180,2011-02-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gabor
    基于openCV的gabor函数,一位牛人编写的。希望对大家有用(gabor function based on openCV)
    2010-06-03 10:03:44下载
    积分:1
  • bysjtuxiang
    毕业设计的程序 用VC++6.0做的 主要是测试几个边缘检测算子的效果(Graduate programs designed to use VC++ 6.0 to do is to test several of the main edge detection operator effect)
    2008-02-28 12:23:34下载
    积分:1
  • DIBDisplay
    这些代码是有关数字图像处理的一些算法,大家有需要的,可以在里面找些与自己相关的(These codes are some of the digital image processing algorithms, we need, in which you can find some with their associated)
    2013-07-12 17:55:23下载
    积分:1
  • kmeans
    kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
    2013-10-17 10:57:41下载
    积分:1
  • image registration by sift and surf
    sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
    2021-04-16 15:18:53下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • A_particle_filter_based_fusion_framework_for_video
    利用粒子滤波方法识别和跟踪动态目标,英文文献,经典(use the method of particle filter to track moving objects)
    2010-06-02 10:47:12下载
    积分:1
  • siftDemoV4
    sift匹配算法,来个Lowe的个人博客(sift match)
    2021-01-14 20:58:47下载
    积分:1
  • lankton_stereo
    一个外国人写的基于分割的立体匹配算法代码,可以在matlab7.1以后版本中直接执行,代码结构也很清晰,适合分析学习(Written by a foreigner based on the partition of the three-dimensional matching algorithm code, you can later matlab7.1 direct the implementation of the code structure is very clear and suitable for analysis of learning)
    2008-06-20 09:57:22下载
    积分:1
  • eight_end
    关于对极几何图像中八点算法的MATLAB实现,刚开始做 ,请多指教(on very geometric images 8:00 algorithm in MATLAB, just beginning, please enlighten)
    2007-05-08 18:22:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载