搜索资源列表
HazeRemoval
- 暗通道去雾代码,使用c++实现 根据cvpr论文改写-Channel code to the dark fog
MATLAB-CODE
- matlab 实现暗通道去雾算法 根据cvpr论文改编-matlab channel to achieve the dark fog adaptation algorithm based on cvpr papers
DarkGDK
- Dark游戏开发工具,含源码. 微软公司制作的编游戏的链接库工具,专门配合Visual C++ 2008 Express 和 DirextX 9.0 SDK,可以编辑制作3D,2D游戏,制作游戏十分方便,功能强大,现在只有英文版,英文帮助十分全面。 Dark游戏开发工具包是一个完整的游戏引擎技术利用最新DirectX 9.0。-Dark game development tools, including source code.
Code-for-Defrog
- 香港中文大学Dark channel prior算法实现图像的去雾-Chinese University of Hong Dark channel prior to fog the image algorithm
darkchannel
- 用matlab实现了暗通道图像增强,完整源代码,出自暗通道增强算法的提出者。-Dark-channel image enhancement, complete source code from the authors of the dark channel enhancement algorithms.
defog
- 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
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
darkchannel
- 本代码实现了用暗通道去雾算法实现图像的去雾处理。-This code realization with dark passage to the fog algorithm of image processing to the fog
darkimage
- this code ajust brightness in dark images
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
quwu
- 2009cvpr最佳论文去雾技术的原代码,基於暗原色的单一图像去雾技术-2009 CVPR best paper to fog technology of the original code, based on the dark color of the single image to fog technology
dark_channel_new
- 单幅图象的暗原色先验去雾改进算法,能够很好地改进天空或明亮部分色彩失真,matlab代码注解详细,能很好地帮助理解算法过程。-improvement of a single image dehazing algorithm using dark channel prior,solving the problem of color distortion of sky and bright part!Having a good explain of the code,which could be
inn
- 基于直方图均衡的图像增强代码,将直方图分为四个象限,按照像素比例进行不同的拉伸,效果较好,特别是对较暗的图片。-Based on the histogram equalization image enhancement code, the histogram is divided into four quadrants, in accordance with the proportion of pixels of different tensile better effect, especial
haze-removal
- 基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档-Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt
1
- 图像去雾基于暗原色先验去雾,何凯明算法的源代码改进,-Dark colors on the image to fog prior to fog, He Kaiming algorithm source code improvements,
code
- 2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.-CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,
antongdao-code
- 暗通道去雾算法 附有相应图片和仿真结果 初学,望大家谅解-Dark passage to fog algorithms and simulation results with the corresponding images beginner, hope you understand
dehaze-master
- dark channel prior dehaze source code,暗通道优先去雾源代码,希望对大家有用
guided-filter-code
- 有关何凯明暗原色先验去雾的MATLAB代码,此算法是对之前softmatting技术的改进,提出了一种新的算法(Guided Filtering)。其中还包括He的一篇论文(Guided Image Filtering)-MATLAB code about dark channel prior of He to dehazing, the algorithm is right here to improve the softmatting technology,proposed a new a
MATLAB CODE
- 基于何凯明博士的暗原色先验理论的图像去雾改进算法(Improved algorithm based on dark original color prior theory)