搜索资源列表
guidedfilter
- 引导滤波器,在引导图像的引导下对输入图像进行滤波,这种新型滤波器对边缘的保持很好,而且运行计算量和核的大小无关-Guide filters, under the guidance of the guide image filtering the input image, the edge of this new type of filter to keep well and run the calculation regardless of the size and nuclear
guided-filter-code-v1
- 图像引导滤波,实现平滑滤波,图像细节增强、去雾霾-guided image filtering img_enhancement img_smoothing img_flash img_feathering
kalman-filtering-
- 主要讲解了卡尔曼滤波在视频跟踪中的应用,本文比较基础,起到一个引导作用-Mainly explained the kalman filtering in the video tracking application, this paper makes a comparison of the foundation, plays a guiding role
jbfilter
- 联合双边滤波算法,以高分辨率的灰度图像做引导图对低分辨率的彩色图像进行放大,广泛用于图像着色算法中-Joint bilateral filter, use the high resolution gray image as the guider image to scale the low resolution colored image, which is wide used in image colorization algorithms
Guided
- 引导滤波,VS2010 + OpenCV 2.4.3-Guided Image Filtering
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, you can directly run
evaluation
- 图像去雾算法质量评价标准:均值方差,峰值信噪比及平均梯度的源代码,还有引导滤波的完整源代码。-Image quality uation algorithm defogging criteria: mean and variance, the peak signal to noise ratio and average gradient of the source code, as well as guide the filter complete source code.
yindaolvboquw
- 利用引导滤波对图像进行去雾处理,该程序改进了原算法中天空部分处理不自然的缺点,去雾效果好,速度快-Use guide to mist filter for image processing, the program improves the original algorithm sky partially processed unnatural shortcomings, good to go fog effects, fast
GuidedFilter_ECCV10
- 一篇介绍引导滤波的入门文章,应用广泛,值得阅读。-An introductory guide filtered introductory article, widely used, it is worth reading.
guidedfilter
- 何凯明博士的引导滤波算法,研究引导滤波的同志可以看一看,里面的包滤波法很有味道-Dr. He Kaiming boot filtering algorithm study guide filtered comrades can look inside the packet filtering a lot of flavor
dehazing
- 考虑彩色先验信息的图像去雾算法,利用引导滤波实现边缘保护。-A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior
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.
2016-Toet-AGF
- Toet2016年在peer.J上发表的交替引导滤波论文的代码和图像,Alternating guided image filtering-Alternating guided image filtering
guide
- 引导滤波的matlab代码,能用在去噪领域或者去雾,需要的可以下载看一下,能直接用-Guide the filter matlab code can be used in the field of denoising or to fog, you can download the look, can be used directly
guided image filtering
- 引导滤波处理图像,用于图像恢复(Guided filtering deals with images for image restoration)
GuideFilt
- 内容包含引导滤波函数,盒子滤波函数,引导滤波需要函数调用盒子滤波。。。。(The contents include the gudied filter function, the box filter function, the gudied filter, and the function call box filtering)
guidedfilter
- 实现引导滤波,对图像进行滤波处理,代码效果还不错。(achieve the guided filter)
导向图滤波
- 导向图滤波是一种图像滤波技术,通过一张引导图G,对目标图像P(输入图像)进行滤波处理,使得最后的输出图像大体上与目标图像P相似,但是纹理部分与引导图G相似。引导滤波可以用于降噪、细节平滑、HDR压缩、抠图、去雾以及联合采样等方面。
基于引导滤波的图像增强算法
- 基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)