登录
首页 » matlab » foe_demo-1.0

foe_demo-1.0

于 2017-11-09 发布 文件大小:380KB
0 183
下载积分: 1 下载次数: 3

代码说明:

  图像修复算法foe,来自论文“A Framework for Learning Image Priors”(This is a image inpainting algorithm which comes from tha paper A Framework for Learning Image Priors)

文件列表:

foe_demo\README
foe_demo\LICENSE
foe_demo\VERSION
foe_demo\Contents.m
foe_demo\demo_denoise_foe.m
foe_demo\demo_inpaint_foe.m
foe_demo\denoise_foe.m
foe_demo\evaluate_foe_log.m
foe_demo\evaluate_foe_log_grad.m
foe_demo\inpaint_foe.m
foe_demo\psnr.m
foe_demo\models\Contents.m
foe_demo\models\foe_3_8.m
foe_demo\models\foe_5_24.m
foe_demo\images\denoising\README
foe_demo\images\inpainting\README
foe_demo\images\denoising\peppers256.png
foe_demo\images\inpainting\3ch_mask.png
foe_demo\images\inpainting\3ch_original.png
foe_demo\images\inpainting\new_mask.png
foe_demo\images\inpainting\new_original.png

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

发表评论

0 个回复

  • Fisher-linear-classify
    matlab 实现线性分类器 包含图表,m文件,实验报告(the linear classifier matlab that contains the chart, m file, lab report)
    2011-05-08 22:23:17下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • equalization
    着篇文章是关于均衡的 感觉很好 尤其是概念方面 值得学习 分享一下(Forward to articles about the balanced feel good, especially the concept of worth learning to share)
    2013-02-28 22:46:09下载
    积分:1
  • Deskt234op
    【谷速代码】matlab源码程序 MRF变化检测 可以作为参考使用,程序是word版本 ([Valley] matlab source code speed MRF change detection program can use as a reference, the program is a word version)
    2014-12-16 23:10:31下载
    积分:1
  • C_Average_method
    模式识别的大作业 改进的C均值法,对聚类效果比较显著(Great job to improve recognition of the C means method, a relatively significant effect on the clustering)
    2010-09-26 22:38:39下载
    积分:1
  • wavelet
    通过此程序理解小波变换原理,与傅立叶变换的区别(Understanding of this process through the principle of wavelet transform with the Fourier transform of the difference between)
    2009-05-06 19:10:19下载
    积分:1
  • chzf
    说明:  惯性导航系统中求解航向及姿态角的仿真程序,用matlab开发(Inertial navigation system to solve direction and attitude angle of the simulation program, developed by matlab)
    2008-12-02 15:22:54下载
    积分:1
  • apfft
    说明:  全相位FFT与传统FFT对比图,包括幅值曲线 相频曲线(Comparison of all phase FFT and traditional FFT)
    2020-11-18 18:09:20下载
    积分:1
  • minconSimpSearch2
    在做复合形法优化时,用到《精通MATLAB最优化设计》一书中的复合形法程序,发现做其他例题时运行不了。去掉bug后,改进如下,如果你遇到同样问题,不妨下来试试。如果你没有Funval.m,可以将程序中的Funval函数换成subs(In doing complex method optimization, use the " Mastering MATLAB Optimization Design," a book of complex method program, found other examples can not do when running. After removing the bug, improvements are as follows, if you encounter the same problem, we might try it. If you do not Funval.m, the program can be replaced by a function of Funval subs)
    2014-01-16 11:13:46下载
    积分:1
  • image-stitch
    照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接(image stitch)
    2012-05-18 20:34:32下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载