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

搜索资源列表

  1. detect

    1下载:
  2. 高光的存在对计算机视觉的各种算法影响很大, 比如图像的分割和特征提取等, 如何检测和消除图像中亮度过高的区域一直是个热点问题.介绍了一种去除单张图片中高光的方法。-Bilateral Filtering (Bilateral filter) is a nonlinear filtering method is a combination of spatial proximity and the pixel values of the image processing The presence o
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:283347
    • 提供者:刘硕
  1. perform_bilateral_filtering

    0下载:
  2. it is bilateral filter used for denosing the image
  3. 所属分类:matlab

  1. guidaoshuangbianlvbo

    0下载:
  2. 该源码实现读入一幅图像并通过创建滑块调整参数的方法对图像进行双边滤波,效果明显,可以直接编译。-The source code to achieve read in an image and by creating a slider to adjust the parameter method for bilateral filtering, obvious effect, can be directly compiled.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1172
    • 提供者:宁双宁
  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. TestDemo

    0下载:
  2. 基于双边滤波的美颜算法-Based on bilateral filtering algorithm of beauty................
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:38658
    • 提供者:cygnu
  1. fzgz

    0下载:
  2. 一种可适用于复杂光照环境的低照度图像增强算法,即基于内容感知的自适应对比度提高的增强算法。引入了改进的伽马矫正,可以根据低照度图像的明暗程度自适应的对图像进行预处理。在实验过程中还发现,虽然改进算法有效避免引入大量噪声,但仍有少量噪声存在,为了达到更好的视觉效果,利用改进的双边滤波对增强的图像进行处理,获得最后的增强图像。实验效果显示,该算法可对低照度图像实现理想的增强效果。-A can be applied to complex light environment of low illumin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3959
    • 提供者:王金斌
  1. trans_innerandoutfault

    0下载:
  2. 基于Matlab/Simulink建立的变压器仿真模型,模型是一个具有双侧电源及三相双绕组变压器的简单电力系统,可以用来分别仿真变压器保护区内部故障和外部故障。-Based on MATLAB/Simulink to build the simulation model of the transformer, the model is a bilateral power and three-phase double winding transformer of power system can
  3. 所属分类:Energy industry

    • 发布日期:2017-05-01
    • 文件大小:12270
    • 提供者:王永
  1. DOUBLEFilter

    0下载:
  2. 基于matlab的双边滤波器图像去雾算法,包含源程序和测试图-Bilateral filter algorithm matlab-based image defogging, including source code and test pattern
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:151838
    • 提供者:王秀娟
  1. WAPUATSC

    0下载:
  2. 最早提出基于双边相关变换(TCT)的相关信号算法(CSM)的文献,引用率很高。-The first to propose the literature related to bilateral transform (TCT) correlation signals algorithm (CSM) based, high citation rate.
  3. 所属分类:Development Research

    • 发布日期:2017-05-07
    • 文件大小:1196991
    • 提供者:章旻昊
  1. MyStdBF

    0下载:
  2. 在matlab环境下用C语言实现双边滤波器,并对图像进行双边滤波处理-In the matlab environment to achieve a bilateral filter with C language, images and bilateral filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:618100
    • 提供者:刘不凡
  1. Desktop

    0下载:
  2. 图像信息处理,双边滤波。基于高斯模糊的基础上,添加intensity weight来进行像素色彩上的调整,高斯模糊是基于像素间的位置进行调整。-Image information processing, bilateral filtering. Based on the basis of Gaussian blur, add intensity weight to adjust pixel color on the Gaussian blur is adjusted based on the p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2243
    • 提供者:yaoxin
  1. PID代码

    3下载:
  2. “Progressive Image Denoising”文章的matlab代码,通过双边滤波器逐次降低图像尺度,在不同尺度上进度去噪滤波。
  3. 所属分类:2D图形编程

    • 发布日期:2016-06-04
    • 文件大小:13323
    • 提供者:nyhaitao
  1. Image_Bilateral_filtering

    0下载:
  2. 该程序的功能是对图像进行双边滤波,去除图像中的噪声。-Image Bilateral filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2422
    • 提供者:陈超
  1. Bilateral_Filter

    0下载:
  2. 图像的双边滤波,双边滤波在去除图像噪声的同时,并不会使图像的边缘发生模糊-Bilateral filtering process using bilateral filtering to remove noise at the same time, does not happen fuzzy edges
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1219
    • 提供者:李祝强
  1. ImageFiltering

    0下载:
  2. 程序用运方框滤波,均值滤波,高斯滤波,中值滤波,双边滤波5种方法对图像进行处理-Op program block filtering, mean filtering, Gaussian filtering, median filtering, bilateral filtering five methods for image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1831
    • 提供者:yl
  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. Image-enhancement

    0下载:
  2. 基于双边滤波的图像增强,ps中去雾效果,可以直接运行-Image enhancement based on bilateral filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:134430
    • 提供者:罗天蓝
  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. o(1)_bilateral_filter

    0下载:
  2. Real-Time O(1) Bilateral Filtering 双边滤波快速算法实现-a faster bilateal filtering in paper of Real-Time O(1) Bilateral Filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1422533
    • 提供者:tangkaifu
« 1 2 ... 13 14 15 16 17 1819 20 21 »
搜珍网 www.dssz.com