登录
首页 » matlab » inpainting

inpainting

于 2012-05-10 发布 文件大小:4091KB
0 156
下载积分: 1 下载次数: 182

代码说明:

  IEEE PAMI上一篇著名的Image Inpainting 算法MATLAB实现(Matlab implementation for a notable paper published on IEEE PAMI)

文件列表:

inpainting
..........\bestexemplarhelper.c,2177,2012-02-29
..........\bestexemplarhelper.mexw32,6656,2012-03-01
..........\bestexemplarhelper.mexw64,8192,2012-02-29





..........\bw0.png,1327,2012-02-29
..........\bw1.png,1819,2012-02-29
..........\bw2.png,1609,2012-02-29
..........\bwA.png,1327,2012-02-29
..........\bwP2.png,11889,2012-02-29
..........\bwP5.png,14368,2012-02-29
..........\ccc.jpg,68683,2012-02-29
..........\cmp.png,1142099,2012-02-29
..........\img1.png,32113,2012-02-29
..........\img2.png,11908,2012-02-29
..........\index.html,10667,2012-02-29
..........\inpaint.asv,6021,2012-02-29
..........\inpaint.m,6220,2012-02-29
..........\isophote.png,34114,2012-02-29
..........\new3.png,1158676,2012-02-29
..........\plotall.m,580,2012-02-29
..........\README.txt,1063,2012-02-29
..........\slide.html,592,2012-02-29
..........\slide.png,308239,2012-02-29
..........\slide.ppt,411136,2012-02-29
..........\slidesmall.png,394123,2012-02-29
..........\test.m,124,2012-02-29

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

发表评论


0 个回复

  • emd(2)
    在MATLAB环境下实现二维emd分解的实现,效果还不错(Emd decomposition MATLAB environment to achieve a two-dimensional realization of the results were pretty good)
    2013-01-05 11:29:31下载
    积分:1
  • band_math
    idl进行波段运算的小程序band_math(idl procedures for small-band operation)
    2010-11-23 13:44:50下载
    积分:1
  • Machine-Vision
    机器视觉,贾云得编著,科学出版社出版,2000年版(Basic knowledge of machine vision)
    2015-04-09 12:21:19下载
    积分:1
  • restore
    说明:  图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 (A sharp and clear image is not directly produced from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics of the system are jointly optimized for optimum system performance.)
    2010-04-07 15:41:40下载
    积分:1
  • xiaoboquzao
    这是一个硬阈值、软阈值和自己改进阈值函数小波阈值去噪程序(This is a hard threshold, soft threshold and an improved wavelet threshold denoising threshold function)
    2016-02-25 11:31:20下载
    积分:1
  • zhou3
    用matlab实现标准四步相移条纹,可自己设定条纹的高度和宽度;最后得到包含相位信息的条纹包裹图。(Using matlab to achieve the standard four-step phase shift stripes, stripes can set their own height and width finally get the phase information contained stripes wrapped map.)
    2013-06-29 16:39:00下载
    积分:1
  • Qt_Opengl
    基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;(The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm)
    2020-09-10 13:08:00下载
    积分:1
  • MATLAB(DCT+DWT)
    图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序。(digital watermark image of the program thesis, based on Extra dwt and the algorithm, a detailed procedure.)
    2021-04-14 08:48:55下载
    积分:1
  • 区域编码和阈值编码实现压缩
    c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理: 采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数); 再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results: The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%). After inverse transformation, the original image and the processed image are compared.)
    2020-07-01 08:40:01下载
    积分:1
  • JSTEG
    Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可(steganography of jsteg)
    2021-04-19 23:08:50下载
    积分:1
  • 696518资源总数
  • 105133会员总数
  • 27今日下载