CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 均值滤波

搜索资源列表

  1. repictured

    0下载:
  2. 对图象重建,进行7*7中值滤波,对图象进行锐化处理,和均值滤波的比较-right image reconstruction, 7 * 7 Median filtering, the image sharpening, and the mean filter comparison
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:128377
    • 提供者:张琪
  1. mysmoothandsharp

    0下载:
  2. 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Stati
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2826
    • 提供者:李文
  1. MATGPR_R1

    9下载:
  2. 基于matlab的探地雷达信号处理开源程序,包括回波图显示,谱分析,均值滤波,去直流分量,FK,kl滤波,FK偏移,时深转换速度模型分析等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7800066
    • 提供者:张路奇
  1. 040920108

    0下载:
  2. 均值滤波,加权滤波,中值滤波的MATLAB实例,用于图象及信号的处理
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:85308
    • 提供者:西门
  1. filter

    2下载:
  2. 用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1769
    • 提供者:王强
  1. matlab

    3下载:
  2. 为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断-Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and
  3. 所属分类:matlab

    • 发布日期:2015-05-14
    • 文件大小:192512
    • 提供者:吴勇
  1. filter_wq

    0下载:
  2. 用Matlab实现中值滤波,均值滤波以及高斯滤波-Using Matlab to achieve median filter, mean filter and Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:zhangqunli
  1. matlab

    0下载:
  2. 对一会度图片加入高斯噪声和椒盐噪声,并进行中值滤波和均值滤波处理-Degree of a picture will be added Gaussian noise and salt and pepper noise and median filter and mean filter processing
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:399335
    • 提供者:李明
  1. wenjian

    0下载:
  2. 分析比对了均值滤波和中值滤波两种方法,对彩色图像滤波处理的优劣-Analysis compared the mean filter and median filter are two methods, the merits of color image filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:204958
    • 提供者:linan08
  1. Filtering

    0下载:
  2. 时域滤波方法,频域滤波大全(包括中值滤波,均值滤波,理想低通,巴特沃斯低通 带通滤波器-Time-domain filtering, frequency domain filtering Daquan (including the median filter, mean filter, the ideal low-pass, Butterworth low-pass band-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4646
    • 提供者:zhangjiahui
  1. tuxaingchulishiiyan

    1下载:
  2. 对一副测试图像进行加各种噪声,然后进行多帧平均,中值滤波,均值滤波,维纳滤波,理想低通滤波,巴特沃斯低通,带通滤波,自适应滤波九种方法处理,并分析结果,得出各种滤波方法的优缺点。包括实验报告-Plus a pair of test images of all kinds of noise, and then multi-frame averaging, median filtering, mean filtering, Wiener filter, the ideal low-pass filt
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:341276
    • 提供者:zhangjiahui
  1. Code

    1下载:
  2. 改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。-Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the four
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4827
    • 提供者:刘剑桥
  1. mean

    0下载:
  2. 通过均值滤波实现图形的平滑作用,效果较明显。(Through the mean filter to achieve the smooth effect of graphics, the effect is more obvious.)
  3. 所属分类:matlab例程

  1. 粒子滤波程序

    0下载:
  2. 通过寻找一组在状态空间中传播的随机样本来近似的表示概率密度函数,用样本均值代替积分运算,进而获得系统状态的最小方差估计的过程(By finding a set of random samples propagating in the state space to approximate the probability density function, the sample mean is used instead of the integral operation to obtain the
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:大白菜ml
  1. all_noise_average

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

  1. nanmedfilt2

    0下载:
  2. 均值滤波时能够忽略NAN的影响 对于影像处理有比较好的速度(Mean filtering can ignore the effect of NAN)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:zhucyclone
  1. 图像空域滤波(二)

    1下载:
  2. 1. 锐化滤波; 2. Sobel水平方向滤波与垂直方向滤波。 3. 对灰度图像执行均值平滑滤波; 4. 对灰度图像执行中值平滑滤波; 5. 中值平滑滤波与均值平滑滤波对比。
  3. 所属分类:matlab例程

  1. 干涉相位滤波(均值、中值、圆周期)

    3下载:
  2. 干涉相位滤波(均值、中值、圆周期)用于insar的三种不同滤波方法(Three different filtering methods for InSAR based on interferometric phase filtering (mean, median and circle period))
  3. 所属分类:matlab例程

    • 发布日期:2020-06-24
    • 文件大小:1638400
    • 提供者:圭川
  1. 均值滤波与中值滤波的应用

    1下载:
  2. 均值滤波和中值滤波在matlab中的应用及其matlab代码(Matlab code for mean filtering median filtering)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-27
    • 文件大小:53248
    • 提供者:reallr
  1. lvboeg

    1下载:
  2. 滤波的例子,包括低通、均值滤波,和简单的维纳滤波、自适应滤波,适合初学者学习。(Examples of filtering, including low-pass, mean filtering, and simple Wiener filtering, adaptive filtering, are suitable for beginners to learn.)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-24
    • 文件大小:1024
    • 提供者:fox1258
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com