搜索资源列表
MARK_Dehaze
- 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single i
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 paperKaimi
quwu
- 去雾算法参考了一篇论文: Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,然而论文提到的soft matting未在本程序中实现。-Roughly content is put forward a thing called dark
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 ad
quwuAlgorithm
- 基于暗色原理的遥感图像去雾算法,程序需在Opencv库支持下运行。-remove fog algorithm
quwu
- 基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究-Image to fog program code based on MATLAB development platform, can run, is suitable for the study to fog algorithm
Project_4_haze-removal
- 一种有效的去雾算法,程序可以运行 效果非常不错-haze removal code
quwu
- 一个简单的去雾算法实现,基于opencv的程序-Defogging a simple algorithm, based opencv program
FogRemove
- 很不错的一个去雾算法程序。极具参考价值。-Very good a fog algorithm procedures. Great reference value.
Image-Fog-Algorithm
- 图像去雾算法改进与研究,程序很完整且改进效果明显,希望可以帮到大家-Image fog algorithm improvement and research, the program is complete and improve the effect is obvious, hope to help everyone
guide filter
- 此程序为暗原色先验去雾算法的改进算法,利用导向滤波估算透射率,属于图像去雾类算法。(This program is an improved algorithm of dark prior fog removal algorithm, which uses directional filtering to estimate transmittance, and belongs to the image defogging algorith
除雾程序
- 经典除雾算法,去雾效果明显,通过自然光估计进行复原计算,去除图片中的雾霾噪声(Classic fog removal algorithm, fog removal effect is obvious)
计算机视觉去雾
- 基于何凯明算法的去雾图像增强处理小程序,包含matlab,vc运行(Fogging image enhancement)
HazeRemoval
- 是去雾算法程序,可执行程序,不是源码,谨慎下载(Very good to fog algorithm)
HEs
- 何凯明经典暗通道先验去雾算法程序实现,程序本人实测(He Kaiming classic dark channel prior fog removal algorithm)
dehaze_code
- 原色通道算法及其改进, 基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究(Primary color channel algorithm and its improvement.MATLAB based development platform for image de fog program code, can be run, suitable for fog algorithm research.)
视频去雾
- 本程序提供了可针对有雾,阴暗视频流文件如avi,mpg文件进行实时去雾增强处理,提供的算法有9种,暗原色,retinex,msr,msrcr,快速去雾,引导滤波去雾,clahe等,同时给出了判断场景是有雾场景还是阴暗场景,效果非常好!(This program provides fog, dark video stream files such as AVI, MPG file for real-time fogging enhance
haze
- 本程序为基于暗通道去雾论文中去雾算法的MATLAB实现。包含论文和相应的MATLAB程序。(This program is a MATLAB implementation of fog removal algorithm based on dark channel demister. It includes the paper and the corresponding MATLAB program.)
MATLAB去雾程序
- MATLAB去雾算法程序,内附去雾图片,完全可以运行。(MATLAB fog removal algorithm program, attached to the fog picture, can run.)
何凯明图像去雾算法matlab程序与思路解读
- 何凯明图像去雾的算法MATLAB实现 以及改进(He kaiming image defogging algorithm MATLAB implementation and improvement)