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

搜索资源列表

  1. filter

    0下载:
  2. 本程序是在Matlab软件下,对图像进行中值滤波和均值滤波的比较-This procedure is programmed in Matlab software ,it is used to compare the difference between image median filtering and mean filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:2538
    • 提供者:zhangchen
  1. bm3d

    2下载:
  2. 用matlab编译的bm3d去噪代码,另外有均值滤波,中值滤波还有频域滤波的代码。-Bm3d denoising using matlab compiled code, and another mean filtering, median filtering and frequency domain filtering code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:14156
    • 提供者:尹晨光
  1. project2

    0下载:
  2. 数字图像处理,包括产生椒盐噪声或随机脉冲噪声,并进行均值滤波或中值滤波-Digital image processing, including generating salt and pepper noise or random impulse noise and mean filter or median filter
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:1422
    • 提供者:罗远浩
  1. Image-filtering-processing

    0下载:
  2. 编程实现部分图像处理算法 1.平滑--均值滤波或者中值滤波; 2. 锐化--拉普拉斯; -Programming a part of the image processing algorithms. Smoothing- mean filtering or median filtering 2. Sharpen- Laplace
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:3921763
    • 提供者:asdasd
  1. HistDemoA

    0下载:
  2. 利用C语言对图像进行均衡化、中值滤波、均值滤波等处理-The use of C language for image equalization, median filtering, mean filtering and other processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1921500
    • 提供者:宁馨儿
  1. shiyan1

    0下载:
  2. 图像的线性变换和直方图均衡化以及均值滤波、中值滤波和拉普拉斯锐化进行图像增强处理的程序设计-Linear transformation of the image and histogram equalization and mean filtering, median filtering and Laplacian sharpening for image enhancement processing program design
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:736
    • 提供者:兰天
  1. image

    0下载:
  2. 包括 镜像处理代码 rgb分量代码 直方图修正 灰度取反 灰度化 均值滤波 中值滤波-Image processing code, including code rgb component histogram modification negated gray gray mean filter median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:77175
    • 提供者:彭辰
  1. ImageProcessing-8.0

    3下载:
  2. 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:5299200
    • 提供者:Wenbo Huang
  1. a

    0下载:
  2. 对高斯噪声和椒盐噪声图像的中值滤波,均值滤波,拉普拉斯算子检测边缘等-Gaussian noise and salt and pepper noise image median filter, mean filter, Laplacian edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1135
    • 提供者:
  1. DIPAX

    1下载:
  2. 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9250674
    • 提供者:王国
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5374
    • 提供者:li
  1. Image-enhancement

    0下载:
  2. 理解和掌握图像的线性变换和直方图均衡化的原理及应用。 了解平滑处理的算法和用途,学习使用均值滤波、中值滤波和拉普拉斯锐化进行图像增强处理的程序设计方法。 了解噪声模型及对图像添加噪声的基本方法。 -Understand and master image of linear transformation and histogram equalization principle and application. Smoothing algorithms to understand and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:643191
    • 提供者:杨文凌
  1. ImageFilter0

    0下载:
  2. 对图像进行均值滤波,中值滤波,高斯滤波,形态学滤波,自适应中值滤波。Excel表的简单读写操作。-The image mean filtering, median filtering, Gaussian filtering, morphological filtering, adaptive median filtering. A simple Excel table read and write operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5928960
    • 提供者:wbyz37
  1. Lesson

    0下载:
  2. 中值滤波和均值滤波的相关程序语言,以及所举的例-Mean filter and median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:19588
    • 提供者:王哥
  1. yuanma

    0下载:
  2. 计算图像信噪比,比较均值滤波、中值滤波、维纳滤波的优缺点-Calculate the image SNR, comparing mean filtering, median filtering, Wiener filtering advantages and disadvantages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:817
    • 提供者:
  1. Digitalimageprocessing

    0下载:
  2. 数字图像处理 中值滤波 均值滤波 很好地程序 简单易懂 适合初学者 直接可以运行的正确的程序-Digital image processing median filter mean filter good program easy to understand for beginners can be run directly correct procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:28251
    • 提供者:du
  1. sobelmedianmean

    0下载:
  2. 对图像进行边缘检测、均值处理以及中值滤波,并显示。-edge detection, Average processing and median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1963991
    • 提供者:朴佳人
  1. MATLAB

    0下载:
  2. 灰度直方图,中值滤波,均值化等等图像基础处理方法。。经验证,可用-Histogram, median filter, mean and so forth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:833452
    • 提供者:wangna
  1. process

    0下载:
  2. 在数字图像处理中,常常会遇到图像中混杂有许多的噪声。因此,在进行图像处理中,有时要先进行祛除噪声的工作。最常用的祛除噪声的方法是用滤波器进行滤波处理。MATLAB的图像处理工具箱里也设计了许多的滤波器。如均值滤波器、中值滤波器、维纳滤波器等。用户可以很方便的运用一些函数完成数字滤波工作。-In digital image processing, the image often encounter mixed with a lot of noise. Therefore, when the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:527
    • 提供者:韦山
  1. yu-chu-li

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

    • 发布日期:2017-04-24
    • 文件大小:26304
    • 提供者:木木夕
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 24 25 »
搜珍网 www.dssz.com