搜索资源列表
dehaze.rar
- verify the idea of <Single Image Dehazing>, which has good result for the haze image recover.,verify the idea of <Single Image Dehazing>, which has good result for the haze image recover.
antongdao
- 应用了一种简单但有效的图像先验规律即暗原色先验规律,来为单幅图像去雾。-Application of a simple but effective rules that dark color image prior law prior to the single image to the fog.
quwu.rar
- 此程序是“Single Image Haze Removal Using Dark Channel Prior”的程序,效果较为理想,“Single Image Haze Removal Using Dark Channel Prior”
defog
- 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
dark_channel_verify
- verify the idea of Single Image Haze removal Using Dark Channel prior, which is the best paper of CVPR in 2009 conference.
darkchannelpriordehazing
- 基于暗原色先验的单一图像去雾算法 香港中文大学的一篇论文-dark channel prior dehazing single image dehazing using dark channel prior
image-dehazing-based-on-opencv
- Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
hazeremoval
- 这是一个对图像进行去雾的程序,是论文Single Image Haze Removal Using Dark Channel Prior的源程序-This is an image to the fog of the program, is the thesis Single Image Haze Removal Using Dark Channel Prior source
HazeRemoval
- 图像去雾技术(Haze Removal using dark channel)-Haze Removal
code-and-image
- 何凯明的《Single Image Haze Removal Using Dark Channel Prior》论文中的代码,基于暗原色先验的图像去雾算法,对户外图像去雾有很好的效果-this code is of the paper"Single Image Haze Removal Using Dark Channel Prior",the function is removing haze based on Dark Channel Prior algorithm ,
SingleImageHazeRemovalUsingDarkChannelPrior
- 该论文是CVPR2009最佳论文,提出了一种新的图像去雾方法。-In this paper, we propose a simple but effective image prior- dark channel prior to remove haze from a single input image. The dark channel prior is a kind of statistics of the haze-free outdoor images. It is bas
MARK Dehaze
- 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
a-new-method-of-fog
- 基于暗通道优先的单幅图像去雾新方法 暗通道优先去雾方法是建立在户外自然场景暗通道优先法则的基础上的去雾方法-Priority based on a single image the dark tunnel to a new method of fog dark channel priority to fog method is based on natural outdoor scenes dark channel based on priority rule method to fog
Improved-single-Image-Dehazaing-using-dark-channe
- this paper describes the method of dehazing
Image-Haze-Removal
- 2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码. Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。-CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Usin
Dark-Channel-Prior-Codes
- 何凯明的经典算法,代码已经注释过了,方便阅读。-Kaiming He s Single Image Haze Removal Using Dark Channel Prior
SID---Single-Image-Dehazing
- dahaze, cvpr 2009, he kai ming, single image haze removal using dark channel with softmatting
Single-Image-Haze-Removal-
- 图像去雾综合程序 内含有暗通道优先提取去雾 模糊去雾 RETINEX算法 自适应直方图去雾等等等 可以用作测试使用 有兴趣的人可以下载下来看看 非常有用-Very useful to look inside the image containing dark fog comprehensive program to extract channel priority defogging defogging RETINEX fuzzy adaptive histogram algorithm to
Dark-Channel-Haze-Removal-master
- cvpr09最佳论文基于暗通道的单幅图像去雾算法-Single Image Haze Removal Using Dark Channel Prior
Dark-Channel-Haze-Removal-master
- 暗通道优先的单幅图片去雾算法,去雾效果明显,稳定性好(SIngle Image haze removal using dark channel prior)