搜索资源列表
guided-filter-code
- guided-filter-code.rar 一中新的图像滤波方法 -guided-filter-code.rar a new image filtering method in
guided-filter-code-v1
- matlab版何凯明2010ECCVGuide滤波的源代码,里边附录了很多例子和测试图片-He Kaiming 2010ECCVGuide filtering of the source code inside the Appendix a lot of examples and test images
guided-filter-code-v1
- 这是基于guided filter 的编程 可以强化图像边界-This is based on guided filter can be programmed to strengthen the image boundary
guided-filter-code-v1
- 图像引导滤波,实现平滑滤波,图像细节增强、去雾霾-guided image filtering img_enhancement img_smoothing img_flash img_feathering
guided-filter
- 指导滤波,类似于双边滤波的效果,但是速度很快-guided filter
guided-filter-
- guided image filter 是ECCV的最佳论文并发表与PAMI上,这是其代码实现的图像增强-guided image filter is the ECCV the best paper published on PAMI, this is their code to achieve image enhancement
Guided-Image-Filter
- 图像引导滤波器,能够实现保留细节的图像滤波处理-Guided Image Filter.m
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 want to say this is a good filte
guided-filter-code
- 有关何凯明暗原色先验去雾的MATLAB代码,此算法是对之前softmatting技术的改进,提出了一种新的算法(Guided Filtering)。其中还包括He的一篇论文(Guided Image Filtering)-MATLAB code about dark channel prior of He to dehazing, the algorithm is right here to improve the softmatting technology,proposed a new a
GuidedFilter
- Kaiming He的导向滤波算法的源代码-Guided filter source code Kaiming He
dehazing_v11
- 这是关于图像去雾的源码,用Guided Filter实现的图像去雾-This is a page to fog image source code, with Filter achieve Guided image dehazing
Guided-image-filter-kaiming-He
- The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter, but has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: it can transfer the structures of the gu
fast-guided-filter-code-v1
- 导向滤波器,可以对图像实现增强、渐变处理、保边平滑等作用,可以在去雾算法中使用对图像的透射率进行优化。-guided filter,you would use it to enhance the image,image feathering,smooth,and to optimize the transmission map when dehazeing the image.
eccv10guidedfilter
- In this paper, we propose a novel type of explicit image filter - guided filter. Derived a local linear model, the guided filter generates the filtering output by considering the content of a guidance image, which can be the input image itself or
guided-filter-code
- 何凯文CVPR引导滤波文章对应的代码,包含增强,平滑等。带图片。-Matlab demo code for Guided Image Filtering (ECCV 2010) Contributed by Kaiming He (hkm007@ie.cuhk.edu.hk) Please note that the running time reported in the paper is C++ implementation. Usage: gu
guided-filter
- 引导滤波的源程序,可以实现引导滤波图像增强和图像平滑。是目前较为热门的图像滤波算法,滤波效果好,运行速度快。-Guide filtered source.It can realize image enhancement and image smoothing. A popular image filtering algorithm with good filtering effect and fast running speed.
average-filter
- 在本文中不使用matlab自导的函数来进行均值滤波,通过自己写的代码来实现功能-Self-guided without using matlab function herein to mean filter through to write their own code to achieve functional
quyudaima
- 本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件-This code USES the guided filter to remove image in the rain Before the clarifications in rain and snow weather image processing, to the dynamic conte
guided-filter-code-v1 _2010
- 何凯明文章代码,从主页下的,欢迎下载分享(code from the homepage of kaiming he .welcome download and share)
guided image filter
- 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)