搜索资源列表
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
darkchannel
- 本代码实现了用暗通道去雾算法实现图像的去雾处理。-This code realization with dark passage to the fog algorithm of image processing to the fog
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
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,暗通道优先去雾源代码,希望对大家有用
dehaze_from_fattal
- 基于先验约束的单幅图像去雾matlab程序代码,包括何凯明的暗原色去雾和Fattal的独立成分分析的去雾-Priori constraints on a single image defogging matlab code, including Kaiming He dark colors to fog and Fattal independent component analysis to fog
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
dark_channel_matlab
- 何凯明暗通道先验法进行单幅图像去雾的实现。 严格按照每一步编程。步骤清晰,代码易懂,更改图片路径后便可执行。-Make a single image to achieve HE dark fog channel priori method. In strict accordance with each step programming. Step clear, easy to understand code, change the image path after the executa
yuanchengxu
- 本源码基于MATLAB R2010b基础上,通过GUI架构的支持下,设计了基于暗通道先验法对有雾图像的去雾系统。-The source code based on MATLAB R2010b basis, through support GUI architecture, the design method based on a priori dark passage foggy image defogging system.
shuangbianfilter
- 双边滤波器去雾程序,一个非常好用的双边滤波器,直接可以应用,作者自己编写。-(He Kai Ming Single Image Removal Haze is the Using the Dark Channel paper, ppt and the matlab code, it is
ays
- 基于暗原色改进的去雾代码,通过设置天空阈值可以有效区分高亮区域或者天空区域-Based on the improved dark colors defogging code, by setting the threshold sky can effectively distinguish highlighted region or area of the sky
cvpr09-(matlab)
- 何凯明的基于暗原色先验的去雾代码,去雾效果很好-Kaiming dark colors based on a priori defogging code defogging good effect
MATLAB CODE
- 基于何凯明博士的暗原色先验理论的图像去雾改进算法(Improved algorithm based on dark original color prior theory)