登录
首页 » matlab » Image-Haze-Removal

Image-Haze-Removal

于 2021-02-18 发布 文件大小:21774KB
0 223
下载积分: 1 下载次数: 1345

代码说明:

  2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码. Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。(CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Using the Dark Channel) paper, ppt and the matlab code, it is)

文件列表:

cvpr09 defog(matlab)
....................\boxfilter.m,931,2010-07-08
....................\ex_darkchannel_guildfilter.m,1609,2012-03-15
....................\guidedfilter.m,1027,2011-04-27
....................\guidedfilter_color.m,2461,2010-07-08
....................\maxfilt2.m,1849,2002-02-09
....................\minfilt2.m,1849,2002-02-09




....................\vanherk.m,4841,2002-02-12
paper
.....\2009年CVPR最佳论文去雾技术源代码.doc,38912,2012-03-15
.....\A fast algorithm for local minimum and maximum filters on rectangular and octagonal kernels.pdf,507519,2012-03-20
.....\CVPR09review_hhan.ppt,4080640,2012-03-22
.....\HGWimproved.pdf,640587,2012-03-20
.....\Single Image Haze Removal Using Dark Channel Prior cvpr09slides.ppt.pdf,4717780,2012-03-15
.....\Single Image Haze Removal Using Dark Channel Prior.pdf,6894833,2012-03-22
.....\Single Image Haze Removal Using Dark Channel Prior_cvpr2009.pdf,2563821,2012-03-19
.....\图像去雾技术研究综述与展望.pdf,380816,2012-03-26
.....\图像去雾技术研究进展.pdf,5012683,2012-03-15

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

发表评论

0 个回复

  • zoom
    C语言实现bmp图像放大缩小,24位bmp图像(The C language bmp image zoom, 24 bmp image)
    2012-10-13 20:06:16下载
    积分:1
  • FACE-Recognition-Technology1
    这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。(This is a face recognition system, which gives a detailed Face Recognition software development process. MATLAB programming is a very good software.)
    2006-08-25 13:07:18下载
    积分:1
  • PG_BOW_DEMO
    图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。 在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set. In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem? After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified. Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
    2011-11-01 17:01:09下载
    积分:1
  • xinhaochuli
    近期成果,与大家分享:奇异值分解、小波降噪、zoom细化 谱峭度 和滤波器设计,共勉(Recent achievements to share with you: singular value decomposition, wavelet noise reduction, zoom refined spectral kurtosis and filter design, encouragement)
    2013-10-10 10:26:51下载
    积分:1
  • advanced-harmonic-wavelet-packet
    自己编的改进谐波小波包实现程序,实现了信号经过谐波小波包变换后幅值不变,适合于机械故障特征提取(The own series improved harmonic wavelet packet achieve signal amplitude unchanged after harmonic wavelet packet transform, for mechanical fault feature extraction)
    2020-07-02 09:00:01下载
    积分:1
  • KFCM算法MATLAB
    说明:  KFCM聚类算法进行图像分割,分割效果好(KFCM clustering algorithm for image segmentation, segmentation effect is good)
    2020-04-27 11:07:33下载
    积分:1
  • matlab部分IPT函数的运用
    说明:  以实例列举了MATLAB中常用的图像处理函数的代码(Examples are given to illustrate the image processing functions commonly used in MATLAB code)
    2020-06-20 07:00:01下载
    积分:1
  • 2dshangyuzhi
    二维最大熵阈值分割法,较一维有很好的去噪效果(Two-dimensional maximum entropy threshold segmentation method, the more one-dimensional results have a good de-noising)
    2009-07-01 23:23:28下载
    积分:1
  • ootsut
    otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好, (otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better)
    2012-08-07 19:53:25下载
    积分:1
  • PNLM
    非局部平均,用来去除灰度图里面的噪声,效果明显(Probability Non-Local Means)
    2013-09-23 20:28:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载