CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - mean filter

搜索资源列表

  1. junzhilvboqi

    0下载:
  2. LabVIEW 实现的均值滤波器 课程设计-LabVIEW to achieve the mean filter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:8.11kb
    • 提供者:鲍文磊
  1. imgdenoising

    0下载:
  2. 均值滤波去噪,中值滤波去噪以及SVD去噪-Mean filter denoising, median filtering and denoising SVD Denoising
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:154.28kb
    • 提供者:X.Y. Gao
  1. adaptivefilters

    0下载:
  2. thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.67kb
    • 提供者:Gholamreza
  1. mean_filters

    0下载:
  2. mean filter 6 type :: Arithmatic mean, Geometic mean, Harmonic mean, contraharmonic mean, median, max-min
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4.63kb
    • 提供者:sontaya
  1. LMS_8

    0下载:
  2. LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.29kb
    • 提供者:Sam
  1. meanfilter_code

    0下载:
  2. mean filter is a filter used in image processing for enhance image gray scale and also tif and raw file image
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1.65kb
    • 提供者:bokan
  1. LMS.ADAPTIVE-FILTER

    0下载:
  2. LMS algorithm for adaptive filter least mean squares-LMS algorithm for adaptive filter least mean squares
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:8.89kb
    • 提供者:aria_99660
  1. Opencv_test

    0下载:
  2. Opencv_test -> mean filter, color conversion, Other etc. SourceCode : C++ windows7 Visual Studio 2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:20.93mb
    • 提供者:aniz4
  1. filter

    0下载:
  2. 数字滤波器,分别实现算术平均值法、中值滤波法、惯性滤波法三个模块-Digital filter arithmetic mean of the three modules of the median filter, inertial filter method
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:2.29mb
    • 提供者:张渊媛
  1. Mean-filter

    0下载:
  2. 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2.49kb
    • 提供者:wei
  1. photo

    0下载:
  2. 1.用均值滤波器去除图像中的噪声; 2.用中值滤波器去除图像中的噪声; 3.比较两种方法的处理结果 -1. With a mean filter to remove image noise 2. A median filter to remove noise in the image 3. The results comparing the two methods
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:541.22kb
    • 提供者:chen
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5.25kb
    • 提供者:li
  1. avefilt

    0下载:
  2. 网上的均值滤波器,经过自己测试可以使用。在这里共享一下。-Internet mean filter, after their tests can be used. Click here to share.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:537byte
    • 提供者:xxm
  1. meanfilter2

    0下载:
  2. 均值滤波器,代码完整,有需要的直接拿走吧!即下即用-Mean filter, code integrity, and are in need of it straight away! That under-use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.54mb
    • 提供者:吴波
  1. junzhilvboqi

    0下载:
  2. 顺序滤波器中均值滤波器的代码,可用于图像去噪处理。(Sequential filter in the mean filter code, can be used for image denoising.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:10kb
    • 提供者:Artemis
  1. 新建 Microsoft Word 文档

    0下载:
  2. 在照片中加入椒盐噪声、高斯白噪声。? 分别用3*3、5*5、7*7的均值滤波器和中值滤波器进行滤波。(Salt and white noise are added to the picture. The filter is used to filter the mean filter and median filter of 3 * 3, 5 * 5, 7 * 7.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:10kb
    • 提供者:天蓝幽魔
  1. adaptive filter (2)

    0下载:
  2. MATLAB codes for adaptive filtering using least mean square, nominal LMS and Wiener filter using forward linear prediction and backward linear prediction.
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:172kb
    • 提供者:MHQ
  1. MATLAB实现图像中值 均值 维纳滤波 源程序代码

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

    • 发布日期:2018-01-10
    • 文件大小:5kb
    • 提供者:tinypz
  1. mean

    0下载:
  2. lowpass mean filter in image processing
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:213kb
    • 提供者:Beny7
  1. 代码

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

    • 发布日期:2018-04-30
    • 文件大小:26kb
    • 提供者:电子大部件
« 12 3 »
搜珍网 www.dssz.com