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

搜索资源列表

  1. r

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-The Method of Preserving Edge Smoothing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:791.91kb
    • 提供者:liang
  1. Bilateral

    0下载:
  2. bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a p
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:ohrebound
  1. CoherenceFilter_version5

    0下载:
  2. Image Edge Enhancing Coherence Filter Toolbox,各向异性非线性扩散滤波器-This toolbox will perform Anisotropic Non-Linear Diffusion filtering on a 2D gray/color or 3D image. This filtering will reduce the image noise while preserving the region edges, and also enh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:陈翼男
  1. ASSGN3

    0下载:
  2. assignment 3 containing some edge preserving smoothing algorithms
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.81mb
    • 提供者:santosh
  1. eps

    0下载:
  2. 边缘保护平滑算法(eps),可以读图像实现保边滤波。-Edge preserving smoothing algorithm (eps), can read the image edge filter to achieve protection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.05kb
    • 提供者:quyong
  1. scalebilateral

    0下载:
  2. MATLAB实现图像的保边平滑滤波——双边滤波器-TLAB Image smoothing edge preserving- bilateral filter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.16kb
    • 提供者:wxc
  1. 10.1.1.106.3139

    0下载:
  2. Enhanced Directional Smoothing Algorithm for Edge-Preserving Smoothing of Synthetic-Aperture Radar Images
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:635.17kb
    • 提供者:
  1. b_filter

    0下载:
  2. 双边滤波器主体函数,用于可进行边缘保持的图像平滑-The bilateral filter main function for edge preserving image smoothing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-28
    • 文件大小:2.1kb
    • 提供者:骢冯
  1. pc

    0下载:
  2. 这是用C++编写的边缘保留平滑滤波函数,能很好的实现平滑-This is C++ prepared edge preserving smoothing filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.45mb
    • 提供者:曹洪灵
  1. EdgePreserveSmoothFilter

    0下载:
  2. matlab代码 一种边缘保持的噪声平滑滤波器实现,是一篇英文文章的源代码-Quantitative evaluation of edge preserving noise-smoothing filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:173.75kb
    • 提供者:王飞
  1. main

    0下载:
  2. Edge preserving image smoothing filter
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:CHUL
  1. EDGE-PRESERVING-SMOOTHING

    0下载:
  2. EDGE PRESERVING SMOOTHING
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:9.26kb
    • 提供者:dilbag
  1. EdgePreservingSmoothingFilter

    1下载:
  2. 边缘保留平滑滤波器的实现代码,用于图形图像处理问题-Edge-preserving smoothing filter to achieve code for graphics and image processing problems
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:746byte
    • 提供者:Alan
  1. smoothedfilter

    0下载:
  2. 一段灰度图像的边缘保持平滑滤波代码。取5×5像素区域,以包含中心点(i,j)的上下左右方向,以及斜45度角方向,中间3×3,总共9个邻域模板,计算其中标准差最小的模板块,取其作为均值滤波的模板。-A gray image edge preserving smoothing filter code. 5* 5 pixel region, to include the center point (I, J) of the vertical and horizontal direction, and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:885byte
    • 提供者:zhaohua
  1. GENERALIZED-EDGE-PRESERVING-SMOOTHING-FOR-SIGNAL-

    0下载:
  2. GENERALIZED EDGE-PRESERVING SMOOTHING FOR SIGNAL ANALYSIS AND IMAGE PROCESSING
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:90.84kb
    • 提供者:thang
  1. Edge-preserving

    0下载:
  2. This program performs Edge preserving smoothing in color images. The program is based on the algorithm described in the following paper: N. Nikolaou and N. Papamarkos Color reduction for complex document images ,-This program performs Edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:97.63kb
    • 提供者:张俊
  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
    • 文件大小:3.18mb
    • 提供者:mr.li
  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
    • 文件大小:546byte
    • 提供者:曾庆杰
  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
    • 文件大小:673kb
    • 提供者:紫式君邪
  1. Aneffectiveedge-preservingsmoothing

    0下载:
  2. 2017最新图像保边光滑算法的论文,用于图像的处理。(An effective edge-preserving smoothing method for image manipulation)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-07
    • 文件大小:4.74mb
    • 提供者:wdwd
« 12 »
搜珍网 www.dssz.com