登录
首页 » matlab » GuidedFilter

GuidedFilter

于 2021-01-11 发布 文件大小:3432KB
0 205
下载积分: 1 下载次数: 16

代码说明:

  Kaiming He的导向滤波算法的源代码(Guided filter source code Kaiming He)

文件列表:

GuidedFilter
............\.DS_Store,12292,2015-01-26
............\Apps
............\....\.DS_Store,6148,2015-01-26
............\....\feathering
............\....\..........\.DS_Store,6148,2015-01-26
............\....\..........\boxfilter.m,931,2015-01-26
............\....\..........\example_feathering.m,370,2015-01-26
............\....\..........\feathering.mlappinstall,4367,2015-01-26
............\....\..........\featheringApp.m,2295,2015-01-26
............\....\..........\guidedfilter_color.m,2462,2015-01-26
............\boxfilter.m,931,2010-07-08
............\example_enhancement.m,452,2015-01-25
............\example_feathering.m,375,2015-01-26
............\example_feathering.prj,5157,2015-01-26
............\example_flash.m,607,2015-01-25
............\example_smoothing.m,285,2015-01-26
............\guidedfilter.m,957,2010-07-08
............\guidedfilter_color.m,2462,2011-05-03
............\img_enhancement
............\...............\tulips.bmp
............\img_feathering
............\..............\.DS_Store,6148,2015-01-25


............\img_flash
............\.........\.DS_Store,6148,2015-01-26


............\img_smoothing

............\readme.txt,3888,2015-01-26
__MACOSX
........\GuidedFilter
........\............\._.DS_Store,120,2015-01-26
........\............\._boxfilter.m,223,2010-07-08
........\............\._example_enhancement.m,223,2015-01-25
........\............\._example_feathering.m,223,2015-01-26
........\............\._example_flash.m,223,2015-01-25
........\............\._example_smoothing.m,223,2015-01-26
........\............\._guidedfilter.m,223,2010-07-08
........\............\._guidedfilter_color.m,223,2011-05-03
........\............\._img_enhancement,223,2010-07-08
........\............\._img_feathering,223,2015-01-25
........\............\._img_flash,223,2015-01-26
........\............\._img_smoothing,223,2010-07-08
........\............\Apps
........\............\....\._.DS_Store,120,2015-01-26
........\............\....\feathering
........\............\....\..........\._.DS_Store,120,2015-01-26
........\............\img_enhancement
........\............\...............\._tulips.bmp
........\............\img_feathering
........\............\..............\._.DS_Store,120,2015-01-25
........\............\..............\._toy-mask.bmp
........\............\..............\._toy.bmp
........\............\img_flash
........\............\.........\._.DS_Store,120,2015-01-26
........\............\.........\._cave-flash.bmp
........\............\.........\._cave-noflash.bmp
........\............\img_smoothing
........\............\.............\._cat.bmp

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

发表评论

0 个回复

  • 3D_Moment_Invariant
    说明:  Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用(seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the application of Hu Moment)
    2009-07-30 10:34:45下载
    积分:1
  • image_segmentation
    说明:  C#实现图像分割,包括图片示例。实现了各种图像分割的算法(C# to write image segmentation system with case images )
    2011-04-03 10:54:51下载
    积分:1
  • 数字用到的标准测试 typical
    数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
    2013-10-24 22:18:01下载
    积分:1
  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • WMdwtembed
    数字图像处理,离散小波dwt变换域中水印的嵌入(digital image processing, discrete wavelet transform domain dwt watermark embedding)
    2020-07-01 13:40:02下载
    积分:1
  • Ring3
    类似PChunter的内核工具。本工具是应用层的源码。适合内核新手(Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel)
    2014-05-14 23:57:42下载
    积分:1
  • 1
    说明:  利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly. B) a adaptive threshold is obtained by using the statistical histogram.)
    2017-12-07 18:05:49下载
    积分:1
  • 直方均衡化
    说明:  直方图均衡化能自动地增强整个图像的对比度,但它的具体增强效果不好控制,处理的结果总是得到全局均衡化的直方图,对数据的处理不加选择,可考虑采用自适应直方图均衡化(AHE),可改进图像的局部对比度以及获取更多的图像细节。MATLAB代码均可直接运行实现。(Digital image processing histogram equalization,Adaptive histogram equalization)
    2020-03-16 12:18:29下载
    积分:1
  • kalmanXYZT.m
    卡尔曼滤波(扩展方法)定时定位,自己编写调试。(Kalman filter (extension methods) time positioning, write your own debugging.)
    2013-10-11 21:38:40下载
    积分:1
  • 6
    说明:  [Wang 2011]The Meaning of Interior Tomography
    2013-10-31 23:02:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载