登录
首页 » matlab » 引导滤波

引导滤波

于 2020-06-30 发布 文件大小:6982KB
0 119
下载积分: 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 个回复

  • jpeg系统实现
    jpeg基本系统编解码实现程序,内附说明文件。(the programs of coding and encoding for then basic system of jpeg.PS:Readme.txt)
    2020-07-03 15:40:01下载
    积分:1
  • PCA
    主成分分析 ( Principal Component Analysis , PCA )或者主元分析。是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。计算主成分的目的是将高维数据投影到较低维空间。给定 n 个变量的 m 个观察值,形成一个 n ′ m 的数据矩阵, n 通常比较大。对于一个由多个变量描述的复杂事物,人们难以认识,那么是否可以抓住事物主要方面进行重点分析呢?如果事物的主要方面刚好体现在几个主要变量上,我们只需要将这几个变量分离出来,进行详细分析。但是,在一般情况下,并不能直接找出这样的关键变量。这时我们可以用原有变量的线性组合来表示事物的主要方面, PCA 就是这样一种分析方法。(Principal component analysis (Principal Component Analysis, PCA) or PCA. Is a statistical method to grasp the principal contradiction of things, it can be resolved diverse things out the main factors, revealing the essence of things, simplifying complex problems. The purpose of calculating the main component of high-dimensional data is projected to a lower dimensional space. Given n variables of m observations, forming an n ' m of the data matrix, n is usually large. For a complex matters described by several variables, it is difficult to know, so if you can grab something to focus on key aspects of analysis? If the main aspects of things just reflected on several key variables, we only need to separate out these few variables, for detailed analysis. However, in general, does not directly identify this critical variables. Then we can represent the major aspects of things with a linear combination of the original variables, PCA is one such analysis.)
    2021-01-28 21:48:40下载
    积分:1
  • LOD
    这款小DEMO是关于自己学习LOD地形分层算法的例子,其中简单显示了实现算法的过程(The DEMO is a small study on their own examples of LOD terrain hierarchical algorithm, which simply shows the process of algorithm)
    2010-11-29 21:53:33下载
    积分:1
  • release
    眼球追踪算法 matlab实现 内含说明pdf(eyetracking m file with introduction)
    2020-09-28 10:57:45下载
    积分:1
  • RMSE和resize
    利用matlab进行图像数据的剪裁,需要提供需剪裁影像的中心点行列号;RMSE.m是计算均方根误差RMSE的程序。(Using MATLAB to tailor the image data, we need to provide the central point and row number of the image to be tailored. RMSE.m is a program to calculate the root mean square error RMSE.)
    2018-09-25 15:32:14下载
    积分:1
  • Saliency_Detection
    说明:  简单可用的显著性检测程序,用matlab'语言实现,经调试可用。(A matlab code for Saliency Detection)
    2017-07-30 17:36:58下载
    积分:1
  • brisk
    说明:  利用brisk算法对两张图片进行特征检测,并且实现图像拼接。(The brisk algorithm is used to detect the features of the two images and realize the image mosaic.)
    2020-07-04 18:14:58下载
    积分:1
  • PSIR_ISIR_IRW
    说明:  计算点目标成像的峰值旁瓣比,积分旁瓣比,分辨率(Calculate peak sidelobe ratio, integral sidelobe ratio and resolution of point target imaging)
    2021-01-07 11:28:52下载
    积分:1
  • OpenCV-Tutorial
    说明:  本文简要回顾了OpenCV的发展,介绍了OpenCV的各种应用,并详细分析了其中一些应用的原理、算法和代码,最后还介绍了一些关于OpenCV的最新研究进展。(This paper reviews the development of OpenCV, OpenCV introduces a variety of applications, and application of a detailed analysis of some of the principles, algorithms and code, and finally describes some of the latest research on the progress of OpenCV.)
    2011-03-06 11:42:00下载
    积分:1
  • MRI Brain Scan_segmentation
    这次上传的代码是关于MRI Brain Scan_segmentation用的代码,希望能对大家有用(this code is uploaded on Scan_segmentation Brain MRI of the code, we hope that the useful)
    2005-08-15 22:46:07下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载