CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - guided filter

搜索资源列表

  1. UkalVCs

    1下载:
  2. 用Visual C来写的卡尔曼滤波程序实现了车辆惯性导导航系统的卡尔曼滤波,包括定位结算,姿态校正,速度校正等 -Kalman filter program written in Visual C vehicle inertial guided navigation system Kalman filter, including positioning the balance sheet, posture correction, velocity correction
  3. 所属分类:Windows编程

    • 发布日期:2014-03-01
    • 文件大小:8287
    • 提供者:ZHAN
  1. Guided-Image-Filter

    0下载:
  2. 图像引导滤波器,能够实现保留细节的图像滤波处理-Guided Image Filter.m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1312
    • 提供者:zhangsan
  1. Guided-Image-Filtering

    0下载:
  2. 这是一个导向滤波的文章,惭愧的是我还不是很懂这篇文章的精髓,关于导向滤波,我只想说这是一个很好地滤波,是目前实现滤波时间最快的之一,而且效果也很好-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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3263797
    • 提供者:clh
  1. filtercode

    1下载:
  2. 引导滤波器实现的立体匹配,得到深度图,数据量较大,运行时间较长。想要一次全部运行,将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
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2868877
    • 提供者:wanghui
  1. boxfilter

    0下载:
  2. 图像去雾中所用到的导向滤波中的Box滤波器的C语言代码-the C source code of Box filter in guided filter used in haze removel
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:王宇
  1. GuidedFilter

    1下载:
  2. Kaiming He的导向滤波算法的源代码-Guided filter source code Kaiming He
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3514331
    • 提供者:xiaovid
  1. haze

    0下载:
  2. 基于暗通道先验的去雾算法,使用导向滤波进行细化透射图估计。-Based on a priori go dark passage fog algorithm using guided transmission filter to refine the estimated figure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5414
    • 提供者:maple
  1. dehazing_v11

    1下载:
  2. 这是关于图像去雾的源码,用Guided Filter实现的图像去雾-This is a page to fog image source code, with Filter achieve Guided image dehazing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:25975398
    • 提供者:刘霞
  1. Automatic-image-mosaic-method

    0下载:
  2. 一 种 基 于 特征点 的 全自 动 无 缝图 像拼 接方法。 该 方法采用 对 于 尺度具 有 鲁 棒性 的 SIFT 算 法进行 特征点 的 提 取与 匹 配, 并 通过引 导 互 匹 配及投票 过滤 的 方法提高 特征点 的 匹 配 精确 度, 使用 稳 健的 RANSAC 算 法求 出 图 像间 变 换矩 阵 H 的 初 值并 使用 LM 非 线 性 迭代 算 法精炼 H, 最终使用 加 权平 滑 算 法完 成 了 图 像的 无 缝 拼接。-An automatic seamless
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:551254
    • 提供者:lingliu
  1. eccv10guidedfilter

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3247936
    • 提供者:王佳
  1. cvpr09-defog(matlab)

    0下载:
  2. 描述引导滤波,是图像处理的一个比较重要的保护边缘去噪的滤波器。-Descr iption guided filtering is a very important protection for image processing edge denoising filter.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:7620
    • 提供者:qiujialiang
  1. guided_filter_fcn

    0下载:
  2. This function is used to filter the noise effected image as Guided Filter.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1211
    • 提供者:Pasha
  1. guided-filter

    0下载:
  2. 引导滤波的源程序,可以实现引导滤波图像增强和图像平滑。是目前较为热门的图像滤波算法,滤波效果好,运行速度快。-Guide filtered source.It can realize image enhancement and image smoothing. A popular image filtering algorithm with good filtering effect and fast running speed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2709461
    • 提供者:Mingz
  1. average-filter

    0下载:
  2. 在本文中不使用matlab自导的函数来进行均值滤波,通过自己写的代码来实现功能-Self-guided without using matlab function herein to mean filter through to write their own code to achieve functional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:杨小晴
  1. quyudaima

    4下载:
  2. 本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件-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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:755414
    • 提供者:邓莉
  1. guided-filter-code-v1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:3512098
    • 提供者:
  1. weighted_median_filter_approx

    1下载:
  2. 加权引导滤波的一般实现方式,内有代码注释(A general implementation of weighted bootstrap filtering with code annotations)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-14
    • 文件大小:1140
    • 提供者:白菜hxj
  1. guided-filter-code-v1

    0下载:
  2. 引导滤波,能够实现,图像去噪,去雾,是非常使用的图像处理算法,运算速度快(Guide filtering, can achieve, image denoising, to fog)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3511296
    • 提供者:安保部
  1. mexFGS_wx1

    0下载:
  2. 该方法是基于加权最小二乘法(WLS)提出的,首先将D-维空间域转化为一系列一维子序列,通过求解一维子序列来逼近D-维线性系统的解,接着运用一维求解序列逐维分离,通过分离算法采用线性时间三角矩阵迭代求解三点拉普拉斯矩阵。(guided filter code propose an efficient technique for performing spatially inhomogeneous edge-preserving image smoothing)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:689152
    • 提供者:紫式君邪
  1. guidedfilter

    0下载:
  2. 实现引导滤波,对图像进行滤波处理,代码效果还不错。(achieve the guided filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:czgOn
« 1 23 »
搜珍网 www.dssz.com