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

搜索资源列表

  1. 3

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

    • 发布日期:2017-04-26
    • 文件大小:13875
    • 提供者:吴培培
  1. image_process

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波,图像的自适应魏纳滤波,运用5种不同的梯度增强法进行图像锐化,图像的高通滤波和掩模处理,利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理,利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-MATLAB using the function affected by noise interference filter2 images mean filter, adaptive imag
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2483
    • 提供者:wang
  1. graph

    0下载:
  2. 图像处理中,采用均值滤波的方法对所选取的图像在MATLAB环境中进行处理 -Image processing, using the method of average filtering of the selected image in the MATLAB environment to deal with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:47555
    • 提供者:dj
  1. matlab_image_processing_function

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

    • 发布日期:2017-03-21
    • 文件大小:167566
    • 提供者:yg
  1. dif_spfilt

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:632
    • 提供者:yang
  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 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com