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

搜索资源列表

  1. matlab.imnoise.medfilt2

    0下载:
  2. 数字图像中值滤波的实现(包括有M文件和图像)-digital image filtering the realization (including M documents and images)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89024
    • 提供者:zql
  1. Matlab

    0下载:
  2. 关于matlab图象处理的直方图均衡化,理想平滑滤波器和中值滤波去除椒盐噪声的源代码,比较简洁,不妨
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3721
    • 提供者:hbch
  1. 基于PCNN和中值滤波的图像去噪

    1下载:
  2. 我的毕业设计用matlab编写用于去除脉冲噪声
  3. 所属分类:源码下载

  1. matlab图像处理软件

    5下载:
  2. 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
  3. 所属分类:源码下载

    • 发布日期:2012-04-20
    • 文件大小:333235
    • 提供者:lucyaaa
  1. noise5.rar

    1下载:
  2. 图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。,Image Pre-processing algorithm. Including median filtering, morphological filtering, binarization image processing and background correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:892
    • 提供者:zhaopan
  1. myimageprocess2.rar

    1下载:
  2. 直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,,histgram equalization,histogram matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1067556
    • 提供者:weiwei
  1. cells.rar

    0下载:
  2. 读入红细胞图片,通过中值滤波,开运算,闭运算,以及贴标签等方法获得细胞个数,Caculate the number of cells in the picuture, use method of midfilter,label and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3862
    • 提供者:颖川
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. FingerprintImagePreprocessing

    0下载:
  2. 对一个指纹图像进行匹配前的预处理操作,实现对图像的中值滤波,锐化,二值化,细化等操作。-Match for a fingerprint image pre-processing prior to operations, to achieve the image median filtering, sharpening, binarization, thinning and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:758
    • 提供者:贾子渊
  1. zxl

    0下载:
  2. 利用维纳图像复原,并采用直接逆滤波、信噪比维纳滤波、自相关函数维纳滤波、中值滤波进行横向、纵向比较-Image restoration using Wiener and direct inverse filtering, Wiener filtering noise ratio, since the correlation function Wiener filtering, median filtering for horizontal, vertical comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2862
    • 提供者:吕军
  1. pcnnimwrite

    1下载:
  2. 去除脉冲噪声:中值滤波,均值滤波,PCNN滤波的比较,包括计算噪声图像的信噪比,matlab算法程序。-Remove impulse noise: median filter, mean filter, PCNN filter comparison, including the calculation of noise, the SNR, matlab algorithm program.
  3. 所属分类:matlab

    • 发布日期:2015-05-01
    • 文件大小:51200
    • 提供者:liu
  1. MATLABimageprocess1

    1下载:
  2. 实现对图像的基本处理,如:均值滤波、中值滤波、伪彩色处理。-To realize the basic image processing, such as: mean filtering, median filtering, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125754
    • 提供者:ghostlin
  1. denoise

    2下载:
  2. 图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91073
    • 提供者:ztj
  1. 1

    2下载:
  2. 内含完整的中值滤波、图像分割、字符识别程序,整个OCR系统-a complete OCR system, contain edian filtering, image segmentation, character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:64346
    • 提供者:leguangren
  1. 图像频谱分析和滤波

    0下载:
  2. 对含有噪声的图像进行频谱分析,通过滤波去除随机噪声,通过中值滤波去除椒盐噪声(Spectral analysis of the noisy images removes random noise by filtering and removes salt and pepper noise through median filtering)
  3. 所属分类:图形图像处理

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

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

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:tinypz
  1. MATLAB夜间车牌识别程序

    0下载:
  2. 图片灰度显示,二值化,中值滤波算法,显示灰度直方图。(The image grayscale display, two value, median filter algorithm, display gray histogram.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:98304
    • 提供者:程序小白11
  1. 图像空域滤波(二)

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

  1. 图像去噪

    1下载:
  2. 图像去噪,自适应门限中值滤波器代码,实现在matlab开发环境(Image denoising, adaptive threshold median filter code, to achieve in the MATLAB development environment)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-06
    • 文件大小:142336
    • 提供者:blackwhitem
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com