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

搜索资源列表

  1. filter

    0下载:
  2. 图像素描化算法,双边滤波算法,给出测试图片-mage sketch of the algorithm, bilateral filtering algorithm, given test image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:29712
    • 提供者:GuiLiangLiu
  1. yanhua

    0下载:
  2. 针对贺兰山岩画的边缘检测算法代码,比较高斯滤波与双边滤波对岩画边缘的检测效果-In view of the helan mountain cliff edge detection algorithm code, gaussian filtering and bilateral filtering for detecting the edge of the cliff
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:261667
    • 提供者:黄剑男
  1. FastBilateralFilter

    1下载:
  2. 使用上升cos函数的快速双边滤波器,实现图像平滑的同时保持边缘,效果不错-Fast Bilateral Filter Using Raised Cosines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:57284
    • 提供者:xxjj
  1. bfilter2

    0下载:
  2. This program is for reducing the noise in ultrasonic images by using redundant wavelet transform with bilateral filtration approach.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:277479
    • 提供者:prasannakumar
  1. A-Fast-Approximation

    0下载:
  2. A Fast Approximation of the Bilateral Filter Using a Signal Processing Approach
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3545701
    • 提供者:yangs
  1. SIMP_BI

    1下载:
  2. 香港中文大学王煜教授的基于SIMP拓扑优化Matlab实现。基于双边滤波实现SIMP。 固体各向同性材料惩罚模型 (SIMP:Solid Isotropic Microstructures with Penalization)是拓扑优化问题中常用的密度-刚度插值模型。该模型假设材料密度在单元内为常数并以此为设计变量,材料特性用单元密度的指数函数来模拟,以简便计算,提高效率为目的。-Matlab code for the SIMP method using the bilateral f
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3319
    • 提供者:fengxiu
  1. preProcess

    0下载:
  2. qt平台的双边滤波实现,以8位灰度图像图像为例,保边去噪-Bilateral filtering qt platform implementation to 8-bit grayscale image image, for example, edge-preserving denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1080107
    • 提供者:林风
  1. bilateral

    0下载:
  2. this code de-fog the given image. you provide a image containing fog, after applying the code image can be restored the fog. this can be applied to videos also.-this code de-fog the given image. you provide a image containing fog, after applying the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1210
    • 提供者:isha
  1. gaussianfilter

    0下载:
  2. The noises are one of the research topic in image processing. In digital images removal of gaussian noises using bilateral filter is performd in this file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:677
    • 提供者:ss
  1. Guided-image-filter-kaiming-He

    0下载:
  2. The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter, but has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: it can transfer the structures of the gu
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3337773
    • 提供者:mr.li
  1. Retinex

    0下载:
  2. 针对Retinex图像增强技术在高对比度边缘区域存在“光晕伪影”这一缺点,提出了一种基于双边滤波的Retinex图像增强算法。-According to the Retinex image enhancement technology has the disadvantages of halo artifacts in high contrast edges , put forward a kind of Retinex algorithm for image enhancement base
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2056192
    • 提供者:楚湘
  1. bilateralfilter

    0下载:
  2. 基于双边滤波的高动态图像显示,把10位的图像显示在8位的显示器上- High dynamic image display based on bilateral filtering
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:2635
    • 提供者:刘汉涛
  1. hsv

    0下载:
  2. 该程序是hvs双边滤波去雾程序,内含大量大量测试图片,运行良好,处理效果佳,值得拥有-The program is hvs defogging bilateral filtering program, containing a large number of tests picture, well, the treatment effect is good, worth having
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2186272
    • 提供者:王咪
  1. images-defogging

    0下载:
  2. 对雾霾天气的图像进行初步的去雾处理,基于双边滤波算法-The screen image of haze weather preliminary to deal with the fog, based on bilateral filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:152646
    • 提供者:安达
  1. bilateral_filter

    0下载:
  2. 双边滤波器,一种经典的保边平滑滤波器,具有良好的去噪性能-Bilateral filter, a classic edge-preserving smoothing filter, has a good de-noising performance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:546
    • 提供者:曾庆杰
  1. lvbo

    0下载:
  2. 共有5个代码其中4个分别实现图像的中值滤波、均值滤波、双边滤波、Lee滤波,另一个是求图像的均值和方差。模板均不固定自己根据需要确定合适的w值。-There are five codes of which four were achieved image median filter, mean filter, bilateral filter, Lee filter, and the other is seeking an image of the mean and variance. Temp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2281
    • 提供者:wanghm
  1. DSB_AM

    0下载:
  2. 双边幅度调制与解调 对频率为30Hz的余弦信号进行双边带幅度调制,载波频率为300Hz,并采用相干解调法实现解调-Bilateral amplitude modulation and demodulation cosine signal of 30Hz frequency double sideband amplitude modulation, carrier frequency is 300Hz, and the use of law to achieve coherent demo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:595
    • 提供者:喜雨
  1. retinex

    0下载:
  2. 基于双边滤波的Retinex图像增强算法-Retinex image enhancement algorithm based on bilateral filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:zhaopp
  1. bilateral-filter

    0下载:
  2. Hardware software co-design of a fastbilateral filter -Hardware software co-design of a fastbilateral filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3451904
    • 提供者:zhaopp
  1. artp3A10.1007p2Fs11554-012-0275-4

    0下载:
  2. Real-time stereo using approximated joint bilateral filtering and dynamic programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1539358
    • 提供者:李永达
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com