CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - median filter

搜索资源列表

  1. Filter

    0下载:
  2. 用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道-With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:102396
    • 提供者:Juangshen
  1. zhongzhilvbo

    0下载:
  2. 简单的C++小程序,在vc环境下实现图片的中值滤波处理,含有源代码和实验图片-Simple C++ small program in vc environment to achieve image processing median filter, containing the source code and experimental images
  3. 所属分类:Special Effects

  1. photo

    0下载:
  2. 1.用均值滤波器去除图像中的噪声; 2.用中值滤波器去除图像中的噪声; 3.比较两种方法的处理结果 -1. With a mean filter to remove image noise 2. A median filter to remove noise in the image 3. The results comparing the two methods
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:554212
    • 提供者:chen
  1. daima

    0下载:
  2. 实现对图像十字形的中值滤波、方形滤波、以及线性滤波-Cross realize the image of the median filter, square filter, and linear filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4527
    • 提供者:yy
  1. sc3

    0下载:
  2. 通过观察图像lena_noise.bmp可以看到,该图像主要包含高斯噪声、椒盐噪声等。 通过查阅资料可知,维纳滤波可以很好的滤除高斯噪声,而中值滤波对于椒盐噪声的滤出效果优异,因此本次采用维纳+中值的滤波方式进行图像的去噪处理。 图像常用评价方法有:信噪比、相关系数、清晰度。信噪比较为常用;相关系数 由于滤波会使原图像失去某些细节,因此这种评价方式为参考性指标而非绝对评判标准;清晰度 为图像子块的方差 综合考虑采用图像的峰值信噪比(PSNR)作为评价去噪效果指标(自编PSNR.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:64555
    • 提供者:献诗
  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. matlab-mid_filter

    0下载:
  2. 中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值. -The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:999
    • 提供者:jackchan
  1. MATLAB

    0下载:
  2. 来自于冈萨雷斯的数字图像与处理中的一段代码,功能是实现中值滤波。-From Gonzalez digital image processing section of the code, the function is to achieve a median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:131470
    • 提供者:黄乾桂
  1. wanweichongjian

    0下载:
  2. 中值滤波,在图像中取出噪声,中值滤波,在图像中取出噪声,-Median filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:22909
    • 提供者:汪亮
  1. DenoisingSaPusingMedianFilter

    0下载:
  2. Matlab code to add salt and pepper noise to an image and remove noise using median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1373
    • 提供者:regy
  1. AMF-and-improvement

    0下载:
  2. 中值滤波和它的改进 自己实现的 可能比较粗略 matlab2013运行通过-Median filter and it is possible to achieve improved their sketchy matlab2013 run through
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1765
    • 提供者:李佳佳
  1. yypic

    0下载:
  2. 中值滤波(num*num)、自适应中值滤波、改进版自适应中值滤波,支持24位图和256色图-Median filter (num* num), adaptive median filtering, improved version of adaptive median filtering, support for 24-bit and 256-color diagram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3550
    • 提供者:黑洲飞人
  1. Lesson

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

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

    0下载:
  2. median filter rocks plz come an download it it ll help u a lot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:105825
    • 提供者:trysfi
  1. Va2.m

    0下载:
  2. median Filter image processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1061
    • 提供者:m4ximo
  1. Adaptive-medianFilter

    0下载:
  2. Filtering of an image using adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:76523
    • 提供者:smishra
  1. MedianFilter

    0下载:
  2. 基于DSP的中值滤波器算法,能对图像进行平滑处理,达到流畅的效果-DSP-based median filter algorithm for image smoothing can achieve smooth results
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:700062
    • 提供者:jianan
  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. GausFilt

    0下载:
  2. 使用高斯滤波器和中值滤波器分别对图像进行滤波,之后与原图做差,得到两个滤波器的滤除点的分布的直观见解-Using a Gaussian filter and a median filter for filtering the image, respectively, and then do the difference with the original image, to obtain two filters filter the visual point of view the distri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:652
    • 提供者:SunKingone
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com