登录
首页 » matlab » 2011-ImageInpainting

2011-ImageInpainting

于 2012-02-23 发布 文件大小:3492KB
0 206
下载积分: 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 个回复

  • frft_PXJ
    进行分数傅立叶变换的算法,通过该算法可以对函数进行任意分数阶傅立叶变换(For the fractional Fourier transform algorithms, the adoption of the algorithm can function for arbitrary fractional order Fourier transform)
    2007-11-14 13:21:06下载
    积分:1
  • ChangeDetectionPCAKmeans-master
    说明:  PCA Kmeans-master图像变化检测算法设计(ChangeDetectionPCAKmeans-master)
    2020-12-24 16:39:06下载
    积分:1
  • tuxiang
    利用克隆选择和粒子群算法实现图像分割 有很好的分割效果。经过多次验证实践。(Clonal selection and particle swarm algorithm has a good image segmentation segmentation. After several rounds of verification practice.)
    2010-07-01 11:05:57下载
    积分:1
  • Lowrank
    修复破损图片,图像修复序列-Lowrank模型(Repair damaged picture, image repair sequence -Lowrank model)
    2018-03-28 19:15:31下载
    积分:1
  • TotalVariationAlgorithms-master
    说明:  全变分去噪程序,用于图像去噪,该方法能克服图像去噪中的震荡效应,使图像更加光滑,并能保存边缘信息。(total variation denoisy)
    2019-03-10 15:36:48下载
    积分:1
  • opqamozationcolony
    ant蚁群算法,求解局部或者全局优化问题,(Ant colony algorithm to solve local or global optimization problems,)
    2018-09-06 14:56:20下载
    积分:1
  • 简单codesforimageprocessing
    实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。(simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.)
    2020-07-09 11:18:55下载
    积分:1
  • CxImage
    说明:  VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 (VC++ image processing library CxImage source code, CxImage is a can be used MFC' s C++ classes, you can open, save, display, convert various formats of image files, such as BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K and other formats. Can achieve BMP &lt -&gt JPG, PNG &lt &gt TIFF format conversion, etc..)
    2011-04-08 12:16:37下载
    积分:1
  • phasecong
    本程序应用相位一致性进行边缘检测,较以往应用灰度信息进行边缘检测算法,该算法与光照无关,且抗噪声性能强(phase of the application process consistency edge detection, gray than in the past Application information edge detection algorithm, The algorithm has nothing to do with illumination, and strong anti-noise performance)
    2007-03-19 19:21:24下载
    积分:1
  • super_resolusion-pocs
    本代码是用Matlab实现图像的超分辨率重建,方法为凸集投影法,能从多幅低分辨率图像重建一幅高分辨率图像。(We use Matlab to reconstruct image. The method is convex projection on suoer-resolution(POCS).)
    2011-07-13 16:41:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载