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

搜索资源列表

  1. vc

    0下载:
  2. 中值均值滤波,包括N*N的中值均值滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:266971
    • 提供者:linlan
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43854
    • 提供者:123
  1. 领域平均法与均值滤波

    0下载:
  2. 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2296
    • 提供者:小何
  1. 双边滤波源代码

    5下载:
  2. 双边滤波,比中值滤波,高斯,均值滤波更好的保持了边缘信息.
  3. 所属分类:源码下载

    • 发布日期:2010-10-12
    • 文件大小:126680
    • 提供者:trierwang
  1. 数字图像处理直方图均衡化,中值滤波,均值滤波

    0下载:
  2. 数字图像处理 MFC实现直方图均衡化,中值滤波,均值滤波
  3. 所属分类:源码下载

    • 发布日期:2011-05-18
    • 文件大小:1917553
    • 提供者:kimi333
  1. 中值和均值滤波图像恢复处理程序实例

    0下载:
  2. 中值和均值滤波图像恢复处理程序实例
  3. 所属分类:图形图像处理(光照,映射..)

  1. 传统滤波方式如均值滤波,中值滤波

    2下载:
  2. 传统滤波方式如均值滤波,中值滤波,维纳滤波对图像去噪的处理以及自适应中值滤波对图像去噪。-Traditional filtering methods such as mean filtering, median filtering, wiener filtering for image denoising processing and adaptive median filter for image denoising.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:484800
    • 提供者:caitting
  1. MATLAB

    3下载:
  2. 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:程依
  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. work

    1下载:
  2. 图像均值滤波和中值滤波的matlab源程序代码。希望能给大家带来用处.-Image mean filter and median filter the matlab source code. We hope that they will bring useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3030
    • 提供者:zxmoran
  1. junzhilvbo

    0下载:
  2. vc实现的中值和均值滤波,绝对好用,是很好的学习图像编程的范例-image and video processing,vc implementation,this size can be much higher bringing more precision to the local descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4158307
    • 提供者:张军
  1. matlab

    1下载:
  2. 自编中值、均值滤波源码 最近刚弄的 拿出来和大家分享 -Self-Median, mean filter source of the show recently to get to share with you all
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1722
    • 提供者:victhier
  1. 均值滤波和中值滤波处理高斯噪声

    0下载:
  2. 均值滤波和中值滤波处理高斯噪声,比较差异(Mean filtering and median filter are used to deal with gaussian noise)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:58368
    • 提供者:小七小七
  1. 中值-均值滤波

    1下载:
  2. 利用labview,实现信号的中值-均值滤波(Using LabVIEW to realize median mean filter of signal)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-03
    • 文件大小:24576
    • 提供者:李古黑
  1. MATLAB实现图像中值 均值 维纳滤波 源程序代码

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

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:tinypz
  1. 中值滤波

    0下载:
  2. 中值滤波可以保留目标边缘,这是中值滤波器相对于均值滤波器的最大优势。中值滤波具有去噪的性能,可以消除孤立的噪声点,可以用来减弱随机干扰和脉冲干扰,但是边缘不模糊。(Median filter can retain the target edge, which is the maximum advantage of median filter compared to mean filter. The median filter has the performance of denoising, w
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:10240
    • 提供者:梁LHM
  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
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com