登录
首页 » matlab » inpainting_matlab

inpainting_matlab

于 2010-06-25 发布 文件大小:1911KB
0 271
下载积分: 1 下载次数: 286

代码说明:

  提供了经典的图像修补算法的源代码,对于初学者有很大的帮助,重点推荐。(Provides a classical image inpainting algorithm source code is very helpful for beginners, focusing on recommendations.)

文件列表:

inpainting-matlab
.................\.DS_Store,6148,2009-06-26
.................\batch_denoising.m,223,2008-08-16
.................\batch_inpainting.m,415,2008-08-16
.................\batch_synthesis.m,637,2008-08-16
.................\compile_mex.m,179,2008-08-16
.................\compute_best_threshold_nlmeans.m,3025,2008-08-16
.................\compute_edge_patches.m,1813,2008-08-16
.................\html
.................\....\gpeyre.xsl,8232,2008-08-16
.................\....\style.css,1397,2008-08-16
.................\images





.................\......\hair-masked.png,12628,2008-08-16
.................\......\lenacoul.jpg,41709,2008-08-16
.................\......\olives.png,23627,2008-08-16
.................\......\reptilskin-masked.png,13065,2008-08-16
.................\mex
.................\...\config.h,5098,2008-08-16
.................\...\perform_nlmeans_mex - copie.cpp,10381,2008-08-16
.................\...\perform_nlmeans_mex.cpp,11983,2008-08-16
.................\perform_lowdim_embedding.m,2397,2008-08-16
.................\perform_nlmeans_mex.mexmaci,17924,2008-08-16
.................\perform_nl_means.m,2671,2008-08-16
.................\perform_synthesis_quilting.m,7921,2008-10-22
.................\publish_html.m,477,2008-08-22
.................\htm" target=_blank>readme,3030,2008-08-16
.................\tests
.................\.....\test_denoising.m,4534,2008-08-16
.................\.....\test_edge_synthesis.m,2060,2008-08-16
.................\.....\test_impulsive.m,2269,2008-08-16
.................\.....\test_nlmeans.m,1316,2008-08-16
.................\.....\test_nlmeans_duo.m,3712,2008-08-16
.................\.....\test_nl_inpainting.m,4400,2008-08-16
.................\.....\test_nl_synthesis.m,7382,2008-08-16
.................\.....\test_patchwise.m,1205,2008-08-16
.................\toolbox

.................\.......\clamp.m,243,2008-08-16
.................\.......\compute_impulse_noise.m,590,2008-08-16
.................\.......\compute_patch_library.m,3603,2008-08-16
.................\.......\crop.m,637,2008-08-16
.................\.......\display_image_layout.m,753,2008-08-16
.................\.......\getoptions.m,476,2008-08-16
.................\.......\imnoise.m,13584,2008-08-16
.................\.......\load_image.m,12502,2008-08-16
.................\.......\num2string_fixeddigit.m,421,2008-08-16
.................\.......\ordfilt2
.................\.......\........\checkstrs.m,3285,2008-08-16
.................\.......\........\medfilt2.m,4441,2008-08-16
.................\.......\........\mex
.................\.......\........\...\ordf.c,16441,2008-08-16
.................\.......\........\...\ordf_hist.h,6187,2008-08-16
.................\.......\........\...\ordf_ordfilt2.h,1046,2008-08-16
.................\.......\........\...\ordf_select.h,3349,2008-08-16
.................\.......\........\mkconstarray.m,376,2008-08-16
.................\.......\........\ordf.mexmaci,31156,2008-08-16
.................\.......\........\ordfilt2.m,4253,2008-08-16
.................\.......\........\padarray.m,7671,2008-08-16
.................\.......\pca.m,7182,2008-08-16
.................\.......\perform_blsgsm_denoising.m,41741,2008-08-16
.................\.......\perform_histogram_equalization.m,7968,2008-08-16
.................\.......\perform_image_resize.m,459,2008-08-16
.................\.......\perform_median_filtering.m,520,2008-08-16
.................\.......\perform_wavelet_matching.m,4232,2008-08-16
.................\.......\perform_wavelet_transform.m,61619,2008-08-16
.................\.......\progressbar.m,712,2008-08-16
.................\.......\rescale.m,306,2008-08-16
.................\.......\stabrnd.m,6429,2008-08-16
.................\.......\symmetric_extension.m,1117,2008-08-16
license.txt,1334,2009-06-27
__MACOSX
........\._toolbox_nlmeans,340,2009-06-26
........\toolbox_nlmeans
........\...............\._.DS_Store,340,2009-06-26
........\...............\._batch_denoising.m,340,2008-08-16
........\...............\._batch_inpainting.m,340,2008-08-16
........\...............\._batch_synthesis.m,340,2008-08-16
........\...............\._compile_mex.m,340,2008-08-16
........\...............\._compute_best_threshold_nlmeans.m,340,2008-08-16
........\...............\._compute_edge_patches.m,340,2008-08-16
........\...............\._html,340,2008-08-16
........\...............\._images,340,2008-08-16
........\...............\._mex,340,2008-08-16
........\...............\._perform_lowdim_embedding.m,404,2008-08-16
........\...............\._perform_nlmeans_mex.mexmaci,340,2008-08-16
........\...............\._perform_nl_means.m,340,2008-08-16
........\...............\._perform_synthesis_quilting.m,407,2008-10-22
........\...............\._publish_html.m,404,2008-08-22
........\...............\._readme,340,2008-08-16
........\...............\._tests,340,2008-08-16
........\...............\._toolbox,340,2008-08-16
........\...............\html
........\...............\....\._.svn,340,2009-01-04
........\...............\....\._gpeyre.xsl,340,2008-08-16
........\...............\....\._style.css,340,2008-08-16

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

发表评论

0 个回复

  • pcm
    matlab实现pcm编码,是信号模数转换的编码方式的实现(matlab coding to achieve pcm is the signal analog-digital conversion of the realization of the encoding)
    2009-07-16 21:22:15下载
    积分:1
  • JPDA
    在运动的位置叠加噪声。进行JPDA概率数据关联及kalman滤波。 两运动目标在x-y平面做匀速直线运动。初始位置是(4000,1200)(300,1500)速度分别是(200,200)(400,200)传感器对量目标进行位置状态量测。 采样间隔T=1,点数n=80.检测概率为1,正确量测落入跟踪内的概率为0.99,杂波均匀分布的密度为2个/km2由RAND函数产生在[0,1]上均匀分布的随机变量,跟踪门限为9.21。 (Superimposed noise in the position of the movement. JPDA probabilistic data association and kalman filtering. Two moving targets uniform linear motion in the xy plane. The initial position (4000,1200) (300,1500) speed (200,200) (400,200) position sensor on the amount of target state measurements. Sampling interval T = 1, points n = 80. Detection probability of correctly measured fall into the tracking probability 0.99, 2/km2 clutter uniform distribution of density generated by the RAND function [0,1] uniformly distributed random variables tracking threshold of 9.21.)
    2021-04-26 20:18:45下载
    积分:1
  • FOChS
    Demo for the Fractional-Order Chaotic Systems (FOChS) - functions
    2013-08-19 04:56:59下载
    积分:1
  • guangfudianchi
    说明:  MATLAB/simulink光伏电池建模!!!!(Photovoltaic cell modeling)
    2019-04-14 18:32:50下载
    积分:1
  • UPFC-with-series-and-shunt-FACTS-controllers
    UPFC with series and shunt FACTS controllers
    2014-09-21 04:02:44下载
    积分:1
  • A_enh_gray
    基于curvelet的灰度图像增强,是在变换域里通过修改系数等达到(Curvelet-based gray-scale image enhancement, in the transform domain to achieve by modifying the coefficient)
    2010-10-29 23:36:16下载
    积分:1
  • SOM
    this file is about tutorial for self organizing map
    2010-11-09 11:44:27下载
    积分:1
  • ABQ
    这是电网、理论中实现矩阵快速变换的程序代码,附有使用说明书,技术说明(This is a grid, matrix theory, to achieve rapid transformation of the program code, with the use of brochures, technical notes)
    2009-12-16 23:44:10下载
    积分:1
  • kalman-filter-cs
    研究生毕业论文中的一部分MATLAB源代码,实现压缩卡尔曼滤波算法,包含了仿真结果。(Graduate thesis part of the MATLAB source code, to achieve compression Kalman filter algorithm, including the simulation results.)
    2013-07-20 12:52:04下载
    积分:1
  • MATLAB_commom-mistake(GUI)
    是一篇pdf文档 。主要讲了,matlab中的GUI模块,得一些常见错误和解决办法。(Is a PDF document. Mainly about, the GUI module in MATLAB, some common errors and solutions. )
    2013-09-24 10:10:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载