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

搜索资源列表

  1. Lee filter for speckle noise reduction

    1下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. M

    0下载:
  2. 本程序利用为自适应中值滤波器的实现,可用于图像去噪(An image noise reduction algorithm)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:19456
    • 提供者:220681
  1. all_noise_medium

    0下载:
  2. 分别对加入椒盐噪声和高斯噪声的图像通过中值滤波器进行滤波,输出滤波后的图像以及信噪比。(The image of adding salt and pepper noise and Gaussian noise is filtered through the median filter, and the filtered image and signal to noise ratio are output.)
  3. 所属分类:matlab例程

  1. zhongzhilvbo

    1下载:
  2. 自己编写的实现中值滤波的函数,可以实现去高斯噪音,椒盐噪音等功能(my imfilter2 function)
  3. 所属分类:matlab例程

  1. lvbo

    0下载:
  2. 数据漂移与低频噪声有关,进行简单的中值滤波过滤高频信号得到较平滑的曲线(The data drift is related to the low frequency noise, and a simple median filter is used to filter the high frequency signal to get a smooth curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:13312
    • 提供者:任仁人
  1. zhongzhilvbo

    0下载:
  2. 此文件为中值滤波matlab仿真程序,可以对图像进行中值滤波处理(This file is a median filter matlab simulation program, which can be processed by median filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:intrepid
  1. 3-18有向树k值

    0下载:
  2. 要求有向树T的k个顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。在一般情况下,有向树是一棵多叉树,为了便于计算,我们把多叉树变转成为与之等价的二叉树,将每个顶点的第一个儿子做为其父顶点的左儿子顶点,同时增加一个0权0边长的附加顶点做为右儿子顶点。然后对于其他儿子项点以相同方式作为新增附加顶点的左儿子顶点,一直继续下去,直至处理完所有顶点。所得到的二叉树与树T具有相同的最小耗费。(A set F that consists of the k vertices o
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:307200
    • 提供者:为了
  1. 3-19有向树独立K

    0下载:
  2. 要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost (F) = min w (x) *d (x, U). Sim
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:708608
    • 提供者:为了
  1. MedianFilterMethod

    0下载:
  2. 利用中值滤波来实现检测目标,可用,效果较好(Using median filter to realize the detection target, it is available and the effect is better.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:57344
    • 提供者:Keviner
  1. code

    0下载:
  2. 可完成相应的SVM分类、决策树分类、图片压缩、图片重采样、中值滤波等图片处理工作(It can complete the corresponding picture processing work.)
  3. 所属分类:其他

  1. MATLAB实现图像中值 均值 维纳滤波 源程序代码

    0下载:
  2. 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:tinypz
  1. 新建 Microsoft Word 文档

    0下载:
  2. 中值滤波程序,能够很好实现普通中值滤波,为图像去噪程序(Median filter program)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:躲躲躲
  1. 新建 Microsoft Word 文档

    1下载:
  2. 程序为自适应中值滤波程序,对图像椒盐噪声能够很好的去除,效果良好,并包含与普通中值滤波程序相比。(The program is an adaptive median filter, which can be used to remove salt and pepper noise well, and it has a good effect, and is compared with the ordinary median filter program.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:13312
    • 提供者:躲躲躲
  1. 图像中值滤波FPGA实现V1.0

    1下载:
  2. 实现图像的中值滤波功能,文件里有效果展示(The realization of the median filter function of the image, the file has the effect of display)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:30031872
    • 提供者:gxgone
  1. 代码

    0下载:
  2. 模拟仿真了均值滤波和中值滤波的滤波效果。(The filtering effect of mean filter and median filter is simulated.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:26624
    • 提供者:电子大部件
  1. 中值滤波算法

    0下载:
  2. 可以用于图像处理的中值滤波算法,包含两种算法。(Median filtering noise reduction)
  3. 所属分类:图形图像处理

  1. median_filter

    0下载:
  2. 这个verilog程序实现了图像中值滤波,处理实时性很强,有兴趣的可以参考(This Verilog program implements the median filter in the image, the processing is very real, and the interest can be referred to)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1950720
    • 提供者:zengang
  1. median_filter

    0下载:
  2. 不利用IDL自带函数的情况下,实现自定义窗口半径的中值滤波算法,窗口边缘值的问题采用重复边缘和补0两种方法。(If we don't use IDL's own function, we can realize the median filter algorithm of the custom window radius. The problem of window edge value adopts two ways: repeated edge and complement 0.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:cenxing
  1. adapt_mid_filter

    0下载:
  2. 实现自适应中值滤波,边缘问题采用复制边缘像素的方法。(Achieve adaptive median filtering, and the edge problem uses a method of copying edge pixels)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:cenxing
  1. 彩色边缘检测和自适应中值滤波

    0下载:
  2. 利用MATLAB进行彩色边缘检测和自适应中值滤波(Using MATLAB for Color Edge Detection)
  3. 所属分类:图形图象

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com