搜索资源列表
darkchannel
- 本代码实现了用暗通道去雾算法实现图像的去雾处理。-This code realization with dark passage to the fog algorithm of image processing to the fog
2009CVPR-bestpaperPcodes
- 2009年CVPR最佳论文(暗通道去雾算法)及其MATLAB代码-The best paper of 2009 CVPR conf.and its corresponding Matlab code. very useful for us.
OpenCV_Test01
- haze removal Opencv 暗通道去雾算法实现-haze removal Opencv dark path algorithm to fog
antongdao-code
- 暗通道去雾算法 附有相应图片和仿真结果 初学,望大家谅解-Dark passage to fog algorithms and simulation results with the corresponding images beginner, hope you understand
darkchannel
- 暗通道去雾算法,可将风景图片实现去污效果。不会影响其原有的分辨率。效果比传统的均衡化好。-Dark channel dehazing algorithm, can achieve the decontamination effect picture. Will not affect its original resolution. Results than traditional good equalization.
3
- 多种图像去雾算法(何晓明暗通道去雾,基于中值滤波去雾,基于均值滤波去雾,基于导向滤波去雾,多色彩空间去雾)-A variety of image defogging algorithm (Xiaoming dark passage to fog, based on median filter to fog, defogging based on mean filter, filter-based guide to the fog, multi-color space to fog)
quwusuanf
- 暗通道去雾算法,比较基础对matlab语言代码,希望对大家能有帮助,简单能用,-Dark passage defogging algorithm, based on the comparison of matlab language code, I hope we can be helpful, simple use, thank you
cvpr09defog(matlab)
- 何恺明- 暗通道去雾的matlab源码以及例子-Ho Kai Ming- dark passage to fog matlab source code and examples
HEs
- 何凯明暗通道去雾算法Matlab版本,个人实测并已经加上注释-He s Dark channel fog removal
HazeRemoval
- 图像去雾代码,包括暗通道先验去雾等几种去雾算法在内,效果良好。(Codes for image haze removal.)
Dark-Channel-Haze-Removal-master
- 暗通道优先的单幅图片去雾算法,去雾效果明显,稳定性好(SIngle Image haze removal using dark channel prior)
code
- 本算法需要两幅或多幅不同偏振角度的有雾图像,应用暗通道算法估计大气光强,最终所得的图像去雾效果较好(Fog fog removal based on polarization information)
DarkchDehazed
- 仿照何凯明暗通道去雾matlab函数,增加了直方图处理。(Modeled on the He Kaiming dark channel, the fog matlab function is increased by histogram processing.)
图像去雾综合版本
- 一个采用暗通道,retinex等方法进行图像去雾处理的程序(A program using dark channel, retinex and other methods for image de-fog processing)
darkchanneldefog
- 基于暗通道先验理论的去雾算法,使用rgb暗通道计算大气光及透射率获得去雾图像(Since the scene radiance is usually not as bright as the atmospheric light, the image after haze removal looks dim. So we increase the exposure of J(x) for display.)
HEs
- 何凯明经典暗通道先验去雾算法程序实现,程序本人实测(He Kaiming classic dark channel prior fog removal algorithm)
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.)
cvpr09 defog(matlab)
- 基于暗通道先验的图像去雾算法源代码,经调试可以顺利运行,能够处理薄雾或者浓雾遮盖的模糊图片,效果很不错。(The source code of image de haze algorithm based on a priori dark channel can run smoothly after debugging, and it can handle blurred images covered with mist or dense fog. The effect is pretty goo
图像去雾
- 本代码提供了两种图像去雾方法,一个是传统的利用暗通道进行去雾,但其存在较强的白边效应;增强法结合了统计特性与暗通道很好的解决了白边问题。(This code provides two image defogging methods, one is the traditional use of dark channel for defogging, but it has a strong white edge effect; the enhancement method combines stat
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进