搜索资源列表
matlab(deletefog)
- Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图-Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map
matlab图像去雾程序
- matlab图像去雾程序 ,非常实用的matlab学习程序
111
- 去雾处理,可以生成深度图和去雾后的图像 用matlab实现-To fog treatment, can generate a depth map and to fog the image after the realization of using matlab
图像去雾
- 图像去雾、MATLAB、demo、暗通道、模糊去雾、实时去雾等(Image to fog, MATLAB, demo, dark channel, fuzzy to fog, real-time fog and so on)
基于直方图优化的图像去雾技术
- 基于matlab的图像复原系统,图像直方图均匀化做的很好,可以提供一个参考。集思广益!!!(This is a matlab code based image fog system, simple and practical. Please refer to the source file for details.)
基于直方图优化的图像去雾技术
- 设计了GUI界面,通过matlab完成基于直方图的图像去雾(GUI MATLAB Remove Fog By GlobalHisteq)
基于直方图优化的图像去雾技术
- 利用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均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进