搜索资源列表
matlab(deletefog)
- Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图-Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map
darktest1
- 何凯明暗原色去雾方法的matlab程序,按此种方法进行图像去雾-He Kaiming dark color to the fog method matlab program, according to this method the image to fog
increasemap1
- 通过小波变换方法对雾天的图像去雾,实现图像增强的效果-Through the wavelet transform of images of fog to fog, to achieve the effect of image enhancement
111
- 去雾处理,可以生成深度图和去雾后的图像 用matlab实现-To fog treatment, can generate a depth map and to fog the image after the realization of using matlab
HazeRemoval
- 图像去雾代码,包括暗通道先验去雾等几种去雾算法在内,效果良好。(Codes for image haze removal.)
DarkchDehazed
- 仿照何凯明暗通道去雾matlab函数,增加了直方图处理。(Modeled on the He Kaiming dark channel, the fog matlab function is increased by histogram processing.)
基于直方图优化的图像去雾技术
- 利用matlab基于直方图进行优化,对图像进行去雾处理(Using histogram optimization, the image is de-fogged)
quwu
- 去雾算法实现对于图片的水雾等噪声简化以及去除作用,使得图片能被更好的识别。(The fogging algorithm simplifies and removes the noise,such as the water fog of the picture,so that the image can be better identified.)
第 01 章 基于直方图优化的图像去雾技术
- 基于直方图优化的图像去雾技术 Matlab实现(Matlab implementation of image demogging based on histogram optimization)
MATLAB CODE
- 基于何凯明博士的暗原色先验理论的图像去雾改进算法(Improved algorithm based on dark original color prior theory)
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
cvpr09defog(matlab)
- 暗原色先验的视频去雾算法 matlab实现(the code of defog using dark-chanel prior algorithm)
MATLAB去雾程序
- MATLAB去雾算法程序,内附去雾图片,完全可以运行。(MATLAB fog removal algorithm program, attached to the fog picture, can run.)
何凯明经典去雾算法
- 何凯明图像去雾算法源代码实现,基于暗通道先验的算法,非常有效果(He Kaiming Image Defogging Algorithms Source Code)
图像去雾
- 本代码提供了两种图像去雾方法,一个是传统的利用暗通道进行去雾,但其存在较强的白边效应;增强法结合了统计特性与暗通道很好的解决了白边问题。(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程序与思路解读
- 何凯明图像去雾的算法MATLAB实现 以及改进(He kaiming image defogging algorithm MATLAB implementation and improvement)
基于直方图优化的图像去雾技术
- 图像去雾技术,用于图像增强的matlab实现,基于直方图(Image defogging Technology)
直方图均衡去雾的四种做法
- 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(Four methods of histogram equalization to remove fog Here are some traditional algorithms for defog image processing, including image conversion, but there are still some shortcomings
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进