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

搜索资源列表

  1. image

    0下载:
  2. matlab对图像去噪进行均值滤波方法,不同模块下的滤波。-matlab mean filter for image de-noising method, filtering under different modules.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8326
    • 提供者:张翠红
  1. ImageProcessing

    0下载:
  2. 英国matlab图像处理教学,中值滤波,均值滤波等等。-uk matlab image processing teaching, median filter,average filter and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:595
    • 提供者:dh
  1. filter

    0下载:
  2. matlab对图像随机添加四种噪声,然后分别通过自编中值滤波,均值滤波,高斯滤波,和维纳滤波进行滤波-matlab add four random noise to the image, and then were filtered by self median filtering, mean filtering, Gaussian filtering, and Wiener filtering
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:12105
    • 提供者:KaiWANG
  1. MATLAB-GUI-kongzhijiemian

    0下载:
  2. 本程序实现对图像的打开、退出操作,以及图像旋转、添加噪声、图像平滑(椒盐噪声处理、均值低通滤波处理、中值滤波处理)、图像直方图显示、预测编码,在MATLAB中用GUI实现。-This program implements the image is opened, quit the operation, as well as image rotation, adding noise, image smoothing (salt and pepper noise processing, the me
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1059473
    • 提供者:konghao
  1. DIGITAL

    0下载:
  2. 常见的滤波学习 中值滤波、均值滤波等 图像的解码-matlab
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:792962
    • 提供者:duanyanshukuang
  1. image_filtering

    0下载:
  2. 利用matlab处理图像,分别用高斯滤波,均值滤波和中值滤波,对同一个噪声图像处理及得到结果-Using matlab image processing, respectively, with a Gaussian filter, mean filter and median filter, image processing on the same noise and get results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1235721
    • 提供者:rainsnowfrost
  1. Mean-Filter

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波-Using MATLAB functions in filter2 image noise interference by mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:14097
    • 提供者:肖肖
  1. MATLAB-program-processing-prograph

    0下载:
  2. MATLAB程序,可以实现图像中值、均值、维纳滤波 源程序代码。-MATLAB program, you can achieve image median, mean, Wiener filter source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5783
    • 提供者:张满军
  1. matlab-Image-processing-

    0下载:
  2. 运用MATLAB实现对图形图像的处理,包括生成Gif图片,实现图片去噪、滤波,图像均值、中值,直线识别等功能。-sing MATLAB for image processing, including generated Gif images, image denoising, filtering, image mean, median, the function such as straight line identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:783490
    • 提供者:常成
  1. mean_value-filter

    0下载:
  2. 提供了基于MATLAB GUI均值滤波源程序,并非MATLAB中自带的函数-MATLAB GUI provides a mean filter based on the source, not the built-in functions in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:9814
    • 提供者:叶子
  1. 2435435454Filting-

    0下载:
  2. 中值滤波、均值滤波以及维纳滤波matlab代码-Median filtering, mean filtering and Wiener filtering MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:689
    • 提供者:zzh
  1. 20150605

    0下载:
  2. 网上下载的,中值滤波,均值滤波的代码,分享一下,是MATLAB的。-Download online, median filtering, average filtering code, to share, is the MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:84904
    • 提供者:福仔
  1. filter

    0下载:
  2. 这篇文章主要是写了MATLAB中各类滤波器的编写,包括均值滤波,高斯滤波等。-This article mainly wrote MATLAB in writing of all kinds of filter, including median filter, gauss filter, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:603304
    • 提供者:shang
  1. bianhuanalvbo

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

    • 发布日期:2017-04-29
    • 文件大小:11311
    • 提供者:fu
  1. zhongzhi

    0下载:
  2. 基于MATLAB 的图像处理,传统的中值滤波图像去噪,同时给出均值滤波的结果进行比较,中值滤波对像素点处理方式单一。-MATLAB-based image processing, the traditional median filtering denoising, and gives the results were compared mean filtering, median filtering approach a single pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:47192
    • 提供者:李萌
  1. MATLAB数字图像处理(张德丰)配套课本源代码

    0下载:
  2. 该资源与MATLAB数字图像处理(张德丰)配套,里面包含了各种数字图像处理的基本操作,比如滤波,均值化等等
  3. 所属分类:matlab例程

    • 发布日期:2015-12-11
    • 文件大小:51119
    • 提供者:hitErvin
  1. Mean-filter

    0下载:
  2. 本代码基于MATLAB和visual c++进行均值滤波。原理主要是利用某像素点周边像素的平均值来打到平滑噪声的效果。-This code is based on MATLAB and visual c ++ mean filter. The principle is to use the average value of pixels around a pixel to hit the effect of smoothing noise.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:127067
    • 提供者:tingting
  1. zhilvbo

    1下载:
  2. 用matlab编写的用于中值和均值滤波的算法程序-Prepared using matlab algorithm program for the median and mean filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-24
    • 文件大小:615
    • 提供者:张自强
  1. NLmeansfilter

    1下载:
  2. nlm算法,图像处理中的非局部均值滤波算法,matlab运行,很好的算法。-nlm algorithm, image processing non-local means filtering algorithm, matlab running, good algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:965
    • 提供者:万力超
  1. Area-average-method

    0下载:
  2. 采用matlab进行图像处理,对图像进行预处理,采用均值滤波进行图像增强-Using matlab image processing, image preprocessing, image enhancement using mean filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:hui
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com