搜索资源列表
guidedPimagePfiltering
- 基于引导滤波的图像去雾代码,是何恺明博士主页上下载的-Guide the image of the filter to the fog code is downloaded on the home page of Dr. He Kaiming
guided-filter-code-v1
- 图像引导滤波,实现平滑滤波,图像细节增强、去雾霾-guided image filtering img_enhancement img_smoothing img_flash img_feathering
CPU
- 基于暗通道先验理论图像去雾,在vc平台下实现,用到了引导滤波替代软抠图法-Based on the theory of dark channel prior image to fog, in vc platform, use the guide filter replacement soft matting method
guidedfilter_vc
- 本文件为引导滤波算法的程序文件,为VC++编码,根据何凯明博士的文章《Guided Image Filtering》讲述的原理编写而成,具有很好的边缘保持特性,是作为作者在前一篇讲解去污算法的文章《Single Image Haze Removal Using Dark Channel Prior》的补充,当然也可以用于其他的滤波算法中-This document is a boot file filtering algorithm f
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,
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 co
guidefilter
- 引导滤波guidedfilter的opencv实现-guidedfilter s opencv version
guided image filtering
- 引导滤波处理图像,用于图像恢复(Guided filtering deals with images for image restoration)
wgif
- 立体匹配,引导滤波, 加权引导滤波,对立体匹配进行操作(stereo matching and guided image filtering)
guided-filter-code-v1
- 引导滤波,能够实现,图像去噪,去雾,是非常使用的图像处理算法,运算速度快(Guide filtering, can achieve, image denoising, to fog)
image_preprocessing
- 对图像双边滤波和引导滤波,然后使用Canny边缘检测,对图像进行预处理(image pre-processing)
MSR
- 采用多尺度引导滤波的自适应retienx算法,实现不同光照条件下的图像增强(Adaptive retienx algorithm using multiscale guided filtering to achieve image enhancement under different illumination conditions)
引导滤波
- 何开明引导滤波去雾算法matlab实现引,导滤波在滤波的同时,具有保边缘的特效,考虑了空间因素,可以用在图像去雾算法中对透射率t的优化中,能起到很好的效果(Matlab implementation of He Kaiming guided filtering algorithm)
guidedfilter
- 实现引导滤波,对图像进行滤波处理,代码效果还不错。(achieve the guided filter)
快速引导滤波算法
- 基于何凯明的快速引导滤波的算法原理,引入linea图像作了引导滤波的验证,欢迎各位吧友批评指正。(Fast Guide Filter algorithm)
图像引导滤波 HE
- MATLAB实现的引导滤波程序,里面有例子demo(MATLAB guide filtering program, there is an example demo)
引导滤波
- 代码为引导滤波处理算法,包含PDF说明及MATLAB源代码,下载可直接使用(Code for the boot filter processing algorithm, including PDF instructions and MATLAB source code, download can be used directly.)
基于引导滤波的图像增强算法
- 基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
快速引导滤波matlab代码
- 快速引导滤波算法,目前只有matlab版本