登录
首页 » matlab » guided-filter-code-v1

guided-filter-code-v1

于 2021-04-06 发布 文件大小:2127KB
0 146
下载积分: 1 下载次数: 313

代码说明:

  图像引导滤波,实现平滑滤波,图像细节增强、去雾霾!!!(guided image filtering img_enhancement img_smoothing img_flash img_feathering)

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

发表评论

0 个回复

  • artifact
    Artifact removal of EEG signal EEG signal
    2010-08-27 17:24:50下载
    积分:1
  • testprog
    特别功能测试样例测试程序,为保障有效运行,请注意安装环境软件的版本正确与否(special function test program )
    2010-10-01 01:43:37下载
    积分:1
  • matlab3
    利用matlab编程求解实现拓扑优化的源代码及程序界面设计,采用三角形网格划分!我的毕业设计!(Programming using matlab to solve topology optimization to achieve the source code and procedures for interface design, using triangular meshing! My graduation!)
    2010-03-13 02:05:59下载
    积分:1
  • New-folder
    it involves bask,bpsk,decomposition andlbp code,qpsk, and bpsk demodulation
    2011-10-13 19:18:52下载
    积分:1
  • hough_l
    matlab的源程序,能够显示出图像的hough变换,修改图像路径后可直接运行。(Matlab source, can display images hough transform, Path modify images can be run directly.)
    2007-03-29 12:55:50下载
    积分:1
  • untitled
    基于Matlab simulink的彻斯特编码发生器。(Matlab simulink Chester-based code generator.)
    2012-11-19 22:59:08下载
    积分:1
  • DJshortpath
    此MATLAB文件专门用于求某个顶点到其他顶点的最短距离(This MATLAB file dedicated to seeking the shortest distance of a vertex to other vertices)
    2012-08-14 19:56:53下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • Lifting-wavelet
    提升小波用于图像融合很重要,应用很广泛。此程序已在电脑上仿真实现。(Lifting Wavelet image fusion is very important, a wide range of applications. This program has been in the computer simulation.)
    2012-10-24 18:22:43下载
    积分:1
  • (LFM)simulation
    线性调频(LFM)脉冲压缩雷达仿真,很好很强大(Linear FM (LFM) pulse compression radar simulation, very good very strong)
    2010-07-25 10:56:56下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载