搜索资源列表
defog
- 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
dcp_code
- dark channel defog 包含在一个文本文件中的两个matlab程序能够实现很好的图像清晰化功能-decrease haze
cvpr09-defog(matlab)
- 来自 何凯明 Single Image Haze Removal Using Dark Channel Prior 一文的总结-From summarizes of He Kaiming Single Image Haze Removal Using Dark Channel Prior
improve-cvpr09-defog(matlab)
- 对何凯文提出的基于暗通道的图像去雾技术进行改进的源代码。效果明显提高-To Tracy ho proposed image to fog technology based on dark channel to improve the source code. Effect is improved obviously
cvpr09-defog(matlab)
- 图像去雾处理,图像复原处理,暗原色先验法,2009-Haze Removal,Dark Channel Prior,Image Restoration
cvpr09-defog(matlab)
- 描述引导滤波,是图像处理的一个比较重要的保护边缘去噪的滤波器。-Descr iption guided filtering is a very important protection for image processing edge denoising filter.
defog
- [defog.zip] - 里边有除雾的matlab代码以及C++程序,用到了部分opencv函数。 包括以下程序:boxfilter(方框滤波),guidedfilter(导向滤波),minfilt2(最大最小值滤波),cumsum(累积和函数),maxValue(最大值)。运行代码可实现去雾效果。-[Defog.zip]- inside a defogging matlab code and C++ procedure, we used some of the opencv functi
dehaze-by-matlab
- matlab 除雾 混合方法 内涵图片 转载-matlab dehaze defog matlab combined technique
dehaze
- Dehazing the images in matlab.. this is used to dehaze the images which is foggy. in this project the filter is mainly used to defog the images
defog(matlab)
- MATLAB去雾程序,基于暗通道先验的图像去雾理论。可用于去雾霾实验。(MATLAB fogging program, based on the dark channel priori image demogging theory. It can be used to remove fog and haze test.)
cvpr09 defog(matlab)
- 很好的去雾算法,是暗通道去雾,何凯明写的,cvpr2009最佳论文。(Very good to fog algorithm)
cvpr09 defog(matlab)
- 通过暗通道先验实现去雾,并利用导向滤波优化透射率(Fogging is realized through a priori dark channel, and the guidance filter is used to optimize the transmittance)
去雾
- 图像去雾代码:暗通道先验,中值滤波,导向滤波(Image defog Code: dark channel prior, median filtering, guided filtering)
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)
直方图均衡去雾的四种做法
- 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(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.)