搜索资源列表
matlab(deletefog)
- Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图-Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map
matlab图像去雾程序
- matlab图像去雾程序 ,非常实用的matlab学习程序
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
图像去雾
- 图像去雾、MATLAB、demo、暗通道、模糊去雾、实时去雾等(Image to fog, MATLAB, demo, dark channel, fuzzy to fog, real-time fog and so on)
HazeRemoval
- 图像去雾代码,包括暗通道先验去雾等几种去雾算法在内,效果良好。(Codes for image haze removal.)
基于直方图优化的图像去雾技术
- 基于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)
第 01 章 基于直方图优化的图像去雾技术
- 基于直方图优化的图像去雾技术 Matlab实现(Matlab implementation of image demogging based on histogram optimization)
MATLAB CODE
- 基于何凯明博士的暗原色先验理论的图像去雾改进算法(Improved algorithm based on dark original color prior theory)
引导滤波
- 何开明引导滤波去雾算法matlab实现引,导滤波在滤波的同时,具有保边缘的特效,考虑了空间因素,可以用在图像去雾算法中对透射率t的优化中,能起到很好的效果(Matlab implementation of He Kaiming guided filtering algorithm)
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
MSCNN_dehazing
- 使用matlab进行图像去雾,有助于帮助刚入门的图像小白学习matlab图像处理(Matlab image defogging, helpful to help beginners learning image white matlab image processing)
何凯明经典去雾算法
- 何凯明图像去雾算法源代码实现,基于暗通道先验的算法,非常有效果(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)
卷积神经网络去雾
- 该代码实现了使用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均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进