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

搜索资源列表

  1. jibenfangzhen

    0下载:
  2. 这两个是通信中基本仿真程序,一个是单边带调幅和双边带调幅的对比,另一是使用希尔伯特滤波器进行的单边带振幅调制解调.-these are two basic communication simulation program, is a single-sideband AM band and bilateral AM contrast, Another is the use of Hilbert's single sideband filter amplitude modulation an
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:陆江
  1. BILATERAL_FILTER

    0下载:
  2. 代码实现了bilateral去噪过滤算法,针对的是彩色图像,该算法比常用的高斯过滤法有着更好地去噪效果-Source implementation of a bilateral denoising filter algorithms for color images, the algorithm better than the commonly used Gaussian filtering method denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:30472
    • 提供者:白雪石
  1. Corner-Detector

    0下载:
  2. ACCV的一篇论文以及源代码,不是我写的只是搬运到这里而已,具体请访问论文中作者的网页。改进Harris的角点检测,主要改进在:1、是在加权模板选择了各向异性的模板代替了各向同性的高斯模板;2、选择使用多尺度滤波器对图像进行处理,使算法具有一定的多尺度特性。-This is paper with code,which published on ACCV.I m not the author of this paper.If want to know more,please vistor the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:432005
    • 提供者:董潇健
  1. runDemo

    0下载:
  2. matlab 实现双边滤波,简单而高效,比高斯滤波更加优越-bilateral filtering Matlab, simple and efficient, more superior than the Gaussian filter
  3. 所属分类:ComboBox

    • 发布日期:2017-11-28
    • 文件大小:944
    • 提供者:姒绍辉
  1. LabView

    2下载:
  2. 傅里叶分析(具体分单边和双边两种傅里叶分析),联合时域分析,帕斯瓦尔定理的验证,信号的边界检测(通过改变信号中所加白噪声的大小来被检测信号),FIR滤波器的设计及效果验证(窗和信号均可改变),IIR滤波器的设计及效果验证(可以使用多种滤波器),web 浏览器的模拟,万年历(可以计算任何日期到当前时间的时间间隔)-(The specific stars unilateral and bilateral two Fourier analysis), the joint time-domain ana
  3. 所属分类:LabView

    • 发布日期:2017-11-11
    • 文件大小:2340806
    • 提供者:李丛阳
  1. NLM

    1下载:
  2. 非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。-Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2377
    • 提供者:刘聪
  1. medianBF_wy

    0下载:
  2. 针对双边滤波不能滤除椒盐噪声的缺点,提出了中值双边滤波的算法,效果较好。-The disadvantage for bilateral filtering does not filter out salt and pepper noise is proposed bilateral median filtering algorithm is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1218
    • 提供者:wangyi
  1. sanleilvboqi

    2下载:
  2. 用于图像处理的三类边缘保护滤波器,导向滤波、双边滤波、联合双边滤波。-Three types of edge protection filter for image processing-oriented filtering, bilateral filtering, joint bilateral filtering.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4171
    • 提供者:zhouyao
  1. HDRabilateral-filtering

    0下载:
  2. 对输入的HDR图像执行高斯滤波或双边滤波,高斯滤波会有the halo artifacts-Load HDR image Implement gaussian filtering or bilateral filtering, gaussian filter will have the halo artifacts
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10564548
    • 提供者:刘雪奇
  1. getargs

    1下载:
  2. 自适应双边滤波,利用空域低通滤波和图像灰度信息的非线性组合,自适应的对背景进行抑制。-Adaptive bilateral filtering, the use of the airspace low-pass filter and image grey scale information of nonlinear combination, adaptive to suppress background.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:1024
    • 提供者:周文涛
  1. live_beautiful_camera_streaming0.5

    0下载:
  2. 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:14661377
    • 提供者:wangyaning
  1. Noise_and_filter_implementatons_matlab

    0下载:
  2. matlab noise and filter functions (for salt and pepper noise, gaussian and bilateral)
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:106980
    • 提供者:david
  1. hdr_reconstruction

    1下载:
  2. 对HDR图像双边滤波处理,保留边缘滤出噪声,对图像的基础层进行对比度调整,对细节层进行边缘增强,实现保留图像丰富的细节信息和边缘锐化-HDR image was processed by multiple bilateral filtering to reserve the edge and filter impulse noise. Then the basic layer of the image was conducted on contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:954
    • 提供者:赵洋
  1. pergt

    0下载:
  2. Abstract:This paper presents an algorithm that can estimate dim and small target background via bilateral filtering. The conventional method directly uses bilateral filtering for background suppression, which can largely retain background, but it sti
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:879661
    • 提供者:杨松
  1. bilateralFilter

    0下载:
  2. 双边滤波的快速实现,基于C++和Opencv,速度非常快,是很实用的保边缘滤波器-The rapid implementation of bilateral filtering, based on C++ and Opencv, very fast, very useful edge filter
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:15559680
    • 提供者:李莹
  1. bfilter2

    0下载:
  2. bilateral filtering code to filter noisy images
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:120832
    • 提供者:suwarnaDongare
  1. 水下图像去雾与增强

    3下载:
  2. 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a better underwater image enhancement
  3. 所属分类:图形图象

    • 发布日期:2020-03-18
    • 文件大小:37983232
    • 提供者:凫枭
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com