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

搜索资源列表

  1. ImageP

    0下载:
  2. 用MATLAB处理缺损图像,对椒盐躁声算术均值滤波,对高斯躁声算术均值滤波,对椒盐躁声中值滤波。-Using MATLAB to deal with defect images, the sound of the salt and pepper arithmetic mean filter impatient, impatient voice of Gaussian arithmetic mean filter, the sound of salt and pepper filter impat
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1015
    • 提供者:王菲
  1. medfilt_avefile_bijiao

    0下载:
  2. Matlab实现中值滤波与均值滤波的对椒盐噪声滤波的比较!-Matlab to achieve median filter and mean filter for noise filtering salt and pepper comparison!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:许可
  1. junzhilvbo

    0下载:
  2. 用matlab实验的进行均值滤波的改进函数-Experiments carried out using matlab mean filter to improve the function of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:160739
    • 提供者:renyh
  1. matlabFilter

    0下载:
  2. matlab高斯滤波、中值滤波、均值滤波.rar-Three mathod of matlab filtration
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:张飞
  1. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1441
    • 提供者:zhengyan
  1. mycar2

    0下载:
  2. 此代码是在matlab上实现车辆预测跟踪,根据c均值算法测出当前车辆中心,根据αβγ滤波预测下一状态的中心-This code is a matlab forecast track to achieve vehicle, according to c means algorithm to detect the current vehicle center, according to projections αβγ filter the center of the next state
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16660531
    • 提供者:杨卫成
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. junzhilvbo

    0下载:
  2. 介绍了一种均值滤波,基于MATLAB。可以对数字图像进行相关的处理,从而达到平滑的效果-This paper introduces a mean filter, based on MATLAB. Can be associated digital image processing, so as to achieve the effect of smoothing
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:118079
    • 提供者:lee
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1952739
    • 提供者:myname
  1. noise

    0下载:
  2. 利用matlab 处理 加入高斯噪声的图像分别作均值、中值和维纳滤波-Adding Gaussian noise using matlab image processing were as mean, median and Wiener filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:617
    • 提供者:李俊
  1. yz

    0下载:
  2. 在MATLAB下实现各种数字滤波,包括中值滤波,均值滤波等-MATLAB image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4810
    • 提供者:kevinfjm
  1. toolbox_nlmeans

    0下载:
  2. toolbox_nlmeans 用MATLAB实现非局部均值滤波算法-toolbox_nlmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1903518
    • 提供者:王三
  1. denoise

    0下载:
  2. 去噪源码。提供了中值滤波及均值滤波的MATLAB源代码,里面有图片,可以直接运行!-Denoising source. Median filter and provides a mean filter of MATLAB source code, which has pictures, can run!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:84490
    • 提供者:Amanda Jing
  1. Mean-Gaussian-noise-filter

    0下载:
  2. 均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。-Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:534
    • 提供者:申岚
  1. avefilt

    0下载:
  2. matlab 自己编写的均值滤波 适合图象处理-I have written matlab mean filter for image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:513
    • 提供者:wanghai
  1. avefilt-midfilt

    0下载:
  2. 数字图像处理 均值滤波,中值滤波,可在MATLAB 环境下对二维图像进行均值滤波和中值滤波的函数-digital signal processing average filter; digital signal processing middle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1029
    • 提供者:shuiqiquan
  1. gps-filter

    0下载:
  2. 计算滤波的均值和误差的均值, 真实轨迹 , 观测样本 , 估计轨迹 -Calculate the mean and error filtering means, ' true path' , ' observed sample' , ' estimated trajectory'
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4827
    • 提供者:lanse
  1. Gaussian-filter

    0下载:
  2. MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。-MatLab self mean filtering, median filtering, Gaussian filtering image processing functions.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4088
    • 提供者:zhangyudie
  1. aaa

    0下载:
  2. 用matlab对图形进行中值滤波和均值滤波-Graphics with matlab on the median filter and mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:481156
    • 提供者:marry
  1. particle-filter-visual-tracking

    6下载:
  2. 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:396288
    • 提供者:朱亮亮
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com