登录
首页 » matlab » 引导滤波

引导滤波

于 2020-06-30 发布 文件大小:6982KB
0 228
下载积分: 1 下载次数: 18

代码说明:

  何开明引导滤波去雾算法matlab实现引,导滤波在滤波的同时,具有保边缘的特效,考虑了空间因素,可以用在图像去雾算法中对透射率t的优化中,能起到很好的效果(Matlab implementation of He Kaiming guided filtering algorithm)

文件列表:

引导滤波, 0 , 2014-08-02
引导滤波\boxfilter.m, 1644 , 2013-10-01
引导滤波\eccv10guidedfilter.pdf, 3603501 , 2013-07-04
引导滤波\example_enhancement.m, 1629 , 2013-11-03
引导滤波\example_feathering.m, 596 , 2014-06-30
引导滤波\example_flash.m, 992 , 2014-06-30
引导滤波\example_smoothing.m, 340 , 2014-06-30
引导滤波\guidedfilter.m, 1146 , 2013-08-20
引导滤波\guidedfilter_color.m, 2462 , 2011-05-03
引导滤波\img_enhancement, 0 , 2014-08-02
引导滤波\img_enhancement\tulips.bmp, 2880056 , 2010-03-05
引导滤波\img_feathering, 0 , 2014-08-02
引导滤波\img_feathering\toy-mask.bmp, 947480 , 2010-07-08
引导滤波\img_feathering\toy.bmp, 947480 , 2010-07-08
引导滤波\img_flash, 0 , 2014-08-02
引导滤波\img_flash\cave-flash.bmp, 786488 , 2010-02-24
引导滤波\img_flash\cave-noflash.bmp, 786488 , 2010-02-24
引导滤波\img_flash\输出cave-noflash.bmp, 786486 , 2014-06-30
引导滤波\img_smoothing, 0 , 2014-08-02
引导滤波\img_smoothing\cat.bmp, 77256 , 2010-02-27
引导滤波\readme.txt, 1111 , 2012-04-20

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

发表评论

0 个回复

  • ransac
    说明:  sift特征提取,ransac剔除匹配点进行优化,实现图像拼接。(SIFT feature extraction, RANSAC eliminate matching points for optimization, to achieve image mosaic.)
    2020-07-04 18:03:06下载
    积分:1
  • python pca svm
    说明:  python实现人脸识别,通过pca进行降维然后使用SVM算法进行分类(Python realizes face recognition, dimensionality reduction through pca and classification by SVM algorithm)
    2019-03-05 17:41:56下载
    积分:1
  • asifnaxc
    区上古湖北天使来告诉大家一个结旧时的在做的额为都是垃圾 图像融合程序,论文见: 屈小波, 闫敬文, 肖弘智, 朱自谦.非降采样Contourlet域内空间频率激励的PCNN图像融合算法.自动化学报,Vol.34, No.12, pp: 1508-1514.Dec.2008. Matlab Image Fu...
    2015-07-14 20:41:08下载
    积分:1
  • matlab_GUI_showing
    本例程通过matlab编写,显示一个GUI。在GUI中将输入到程序中的数据进行绘图。本例程能够实时进行绘图,并且可以将数据进行显示。同时还可以将输入到程序中的数据进行保存。在GUI中设置有控制开关,能够通过点击开关,将数据保存在不同的文本中便于后续处理使用。(This routine is written by matlab and displays a GUI. The data input into the program is drawn in the GUI. This routine can be plotted in real time and data can be displayed. At the same time, the data input into the program can also be saved. A control switch is set in the GUI, and the data can be saved in different texts by clicking the switch to facilitate subsequent processing.)
    2018-06-06 19:31:09下载
    积分:1
  • JPEGcodec_psos
    比较简单的jpeg编码解码程序.( Compared with simple jpeg code decoding procedure )
    2020-12-30 16:19:00下载
    积分:1
  • 1
    说明:  视频图像处理相关,用傅立叶相关算法,给图像分割,达到预期效果。(Video image processing associated with Fourier correlation algorithm to image segmentation, to achieve the desired effect.)
    2014-06-20 21:21:48下载
    积分:1
  • fl_chart-master
    说明:  在我们的移动端开发中,需要用到折线图,本篇内容就是用flutter写的一个折线图例程。(In the development of our mobile terminal, we need to use the line chart. This article is a line chart routine written by flutter.)
    2019-06-22 15:11:51下载
    积分:1
  • Criminisi
    大面积破损的基于样本块匹配的纹理合成修复图像(Large area damaged texture synthesis restoration image based on sample block matching)
    2017-12-10 20:49:40下载
    积分:1
  • 代码
    说明:  1、正弦函数 f (t) = K sin(wt +a) 2、矩形脉冲函数 f (t) = u(t) - u(t - t0 ) 3、抽样函数 4、单边指数函数 f (t) = Ke -t 5、已知信号 f1(t) = u(t + 2) - u(t - 2), f 2 (t) = cos(2pt) ,用 MATLAB 绘制 f1(t) + f 2 (t) 和 f1(t)′ f 2 (t)的波形。(such as : Sine function f (t) = K sin(wt +a) Rectangular pulse function f (t) = u(t)-u(t-t0) Sampling function One-sided exponential function f (t) = Ke -t Known signal f1(t) = u(t + 2)-u(t-2), f 2 (t) = cos(2pt), draw with MATLAB The waveforms of f1(t) + f 2 (t) and f1(t)*f 2 (t))
    2021-03-19 10:39:19下载
    积分:1
  • face_detection
    非常好的人脸识 别的代码,有详细的注释,还有图片库,好东西就要大家分享!(Face recognition is very good code, there are detailed notes, as well as image libraries, will be a good thing to share!)
    2009-07-03 20:52:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载