搜索资源列表
ImgHazeRemoval_Test
- 图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现-haze removal guided image filtering the best algorithm to fog
boxFilter_c
- 导向滤波中关键算法boxFilter算法C++代码,该代码在opencv-2.4.3支持下可以直接用matlab编译成boxFilter_c.mexw32实现混合编程。 -boxFilter for C++ based on opencv-2.4.3
Guided-Image-Filtering
- 这是一个导向滤波的文章,惭愧的是我还不是很懂这篇文章的精髓,关于导向滤波,我只想说这是一个很好地滤波,是目前实现滤波时间最快的之一,而且效果也很好-This article is a guide filtering, ashamed that I do not really understand the essence of this article, about the orientation filtering, I just wa
sanleilvboqi
- 用于图像处理的三类边缘保护滤波器,导向滤波、双边滤波、联合双边滤波。-Three types of edge protection filter for image processing-oriented filtering, bilateral filtering, joint bilateral filtering.
boxfilter
- 图像去雾中所用到的导向滤波中的Box滤波器的C语言代码-the C source code of Box filter in guided filter used in haze removel
guidedfilter
- 导向滤波,非线性滤波的一种,常用于图像预处理-A guide filtering, nonlinear filtering, commonly used in image pre-processing
guide_filter
- 结合VS2012和opencv4.7编写的利用导向滤波(引导滤波)对图像对比度进行增强的程序,效果很好,可以直接运行-Combined with VS2012 and opencv4.7 written using oriented filtering (boot filtering) carried on the image contrast enhancement program, the effect is very good,
GuidedFilter
- Kaiming He的导向滤波算法的源代码-Guided filter source code Kaiming He
haze
- 基于暗通道先验的去雾算法,使用导向滤波进行细化透射图估计。-Based on a priori go dark passage fog algorithm using guided transmission filter to refine the estimated figure.
guidedpaper
- 基于导向滤波的方法介绍论文,这次方法对去雾,强化等具有效果-Based on the direction filtering method, the method of fog, the strengthening effect
underwater_dehazing
- 基于暗通道先验的水下图像去模糊,用导向滤波优化透射率-Based dark channel prior underwater image deblurring program guide filtering with optimal transmission
Defogging-based-on-dark-channel
- 本算法采用暗通道算法和导向滤波以及改进的最小值滤波器,对图像进行去雾处理 各个函数接口参数完备,便于调试出最优效果 -The algorithm uses a dark passage and guide filtering algorithm and improved the minimum value filter, the image processing defogging each function interface
defog
- [defog.zip] - 里边有除雾的matlab代码以及C++程序,用到了部分opencv函数。 包括以下程序:boxfilter(方框滤波),guidedfilter(导向滤波),minfilt2(最大最小值滤波),cumsum(累积和函数),maxValue(最大值)。运行代码可实现去雾效果。-[Defog.zip]- inside a defogging matlab code and C++ procedure, we
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, mu
guidedfilterinterpolation
- 将导向滤波应用于图像插值的matlab代码,效果比较好,处理速度非常快。-Will guide the filter applied to the image interpolation matlab code, the effect is better, the processing speed is very fast.
code
- 基于导向滤波的图像去雾代码,此代码可实现对有雾图像的去雾功能,效果较好。-Based guide filtered image defogging code, which can be realized with fog image defogging function better
guide filter
- 此程序为暗原色先验去雾算法的改进算法,利用导向滤波估算透射率,属于图像去雾类算法。(This program is an improved algorithm of dark prior fog removal algorithm, which uses directional filtering to estimate transmittance, and belongs to the image defogging algorith
guided_image_filter_opencv
- 在opencv平台下开发的导向滤波代码。(Guided filtering code developed under the opencv platform.)
去雾
- 图像去雾代码:暗通道先验,中值滤波,导向滤波(Image defog Code: dark channel prior, median filtering, guided filtering)
基于导向滤波的图像融合
- 基于导向滤波的图像融合 图像融合 matlab语言(MATLAB language of image fusion based on guided filtering)