搜索资源列表
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
Filter
- 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples
Guided-Image-Filter
- 图像引导滤波器,能够实现保留细节的图像滤波处理-Guided Image Filter.m
filtercode
- 引导滤波器实现的立体匹配,得到深度图,数据量较大,运行时间较长。想要一次全部运行,将runstereomatcher.m中的34行改为for testimage = 1:4-The guided stereotactic matched filter to obtain a depth map, the amount of data is large, the running time is longer. Want to run all at once, the runstereomatche
guided-image-filtering
- 使用引导滤波器实现立体匹配,光流,图像分割的功能。-Boot filter implementation using stereo matching, optical flow, image segmentation function
matlab_stereo
- matlab源代码,利用作图建立引导滤波器,对粗深度图进行修缮,效果极好,附测试样例。-matlab source code, the use of mapping to guide the establishment of filter, coarse depth map for repairs, excellent results, with the test sample.
stereo_refine
- 利用左视图建立引导滤波器,对粗深度图进行修缮,效果极好,附测试样例。-Established to guide the use of the left view filter, coarse depth map for repairs, excellent results, with the test sample.
guided-image-filter
- 引导滤波器,以中值滤波器为基础,实现图像的引导滤波-guided filter based on median filter
Imageguidedfiltering_CN
- 这篇文章中,我们提出一个新颖的显式图像滤波器称为引导过滤器。起源于一个局部的线性模型,指导滤波器通过考虑指导图像的内容计算滤波输出,这种滤波器可以输入图像本身或另一个不同的形象-In this article, we propose a novel explicit image filter called the boot filter. The filter is derived a local linear model, which can be used to calculate the
cvpr09-defog(matlab)
- 描述引导滤波,是图像处理的一个比较重要的保护边缘去噪的滤波器。-Descr iption guided filtering is a very important protection for image processing edge denoising filter.
yindaotuxianglvboqi
- 引导图像滤波器的算法,内含图片和.m文件-Guide image filter algorithm, containing pictures and.M files
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
WMOF
- 彩色图像引导的加权模式滤波器深度图像增强,提高深度图像质量(Color image guided weighted mode filter depth image enhancement for improved depth image quality)
guided-filter-code-v1
- 引导滤波器,何凯明的著名论文之一,非常好用(Guide filter, one of He Kaiming's famous papers, very easy to use)
滤波器
- GPU版本的引导滤波器,速度提升很多。滤波的效果也非常不错