CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 中值-均值滤波

搜索资源列表

  1. lvbofangshi

    0下载:
  2. 对一幅图象进行的几种滤波处理,包括几何均值\中值等.-a pair of images of several filtering, including geometric mean \\ value so.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:myn
  1. myfile1

    0下载:
  2. 灰度图像的中值滤波处理+灰度图像的均值滤波处理 -gray image median filtering image processing gray mean filter
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3804
    • 提供者:master
  1. ImageProcesses2

    0下载:
  2. 提供对图像的灰度拉伸、颜色反向、阈值分割、中值滤波、均值滤波、边缘处理、细化等功能。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:51382
    • 提供者:依静
  1. Image

    0下载:
  2. 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:374760
    • 提供者:姚海涛
  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. sadf

    0下载:
  2. 图象增强全套源代码。图像平滑和锐化,均值滤波、中值滤波-This is a histogram of the experimental report
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2186105
    • 提供者:张晓鹏
  1. GJ

    0下载:
  2. 中值滤波与均值滤波的程序,采用C++编写,属于数字图像处理。-Median filter and mean filter procedure, the use of C++ development, belongs to digital image processing.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:849407
    • 提供者:gracie
  1. shuzituxiangdezaoshenquchu

    0下载:
  2. 此程序为数字图像的去噪声程序。自定义中值滤波和均值滤波函数,来对图像进行平滑操作。-This program is a digital image to noise program. Self-definition of the median filter and mean filter function to the smooth operation of the image.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:143776
    • 提供者:rjm00
  1. FinalWork2

    0下载:
  2. 图像处理软件,实现图像的空间域彩色图像指数灰度变换、伽马校正、均值滤波、中值滤波、直方图均衡化、彩色负片、拉普拉斯锐化或边缘提取;-Image processing software, image color image index of the spatial domain of gray level transformation, gamma correction, mean filter, median filter, histogram equalization, color negat
  3. 所属分类:GDI-Bitmap

    • 发布日期:
    • 文件大小:15993
    • 提供者:陈新
  1. Image

    1下载:
  2. 可以实现至少八位图的灰度变换,均衡化,规格化,直方图显示,均值滤波,做大值滤波,中值滤波,添加椒盐噪音,脉冲噪音-Can be achieved at least eight gray-scale transformation, equalization, normalization, histogram display, mean filter, bigger and median filtering, median filtering, add salt and pepper noise,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:11030030
    • 提供者:yunzhen
  1. image

    0下载:
  2. 对于图片进行处理,可以实现直方图均值话,中值滤波以及图像的锐化。-For image processing, can be achieved if the histogram mean, median filtering and image sharpening.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4637376
    • 提供者:lj
  1. quzao

    0下载:
  2. 中值滤波去噪 均值滤波去噪 标准去噪模型 效果较好!-Median filtering noise filtering noise standards mean better denoising model!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:672
    • 提供者:银壮辰
搜珍网 www.dssz.com