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

搜索资源列表

  1. Median-filter

    0下载:
  2. 实现图像文件的输入,并对其中值滤波,最后实现处理后图像的输出-Input image file, and median filtering, and finally achieve the processed image output
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:4389
    • 提供者:张迪
  1. median

    0下载:
  2. using median filter to salt denosing
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-10
    • 文件大小:749
    • 提供者:hkhia
  1. median-filter

    0下载:
  2. 实现简单的中值滤波,使用主函数和子函数的方式,将具体功能实现放置在子函数中-Achieve a simple median filtering, use the main functions and subroutines way that will achieve specific functions placed in the middle Functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:13979
    • 提供者:毕剑
  1. filter

    0下载:
  2. 自己写的matlab中值滤波和同态滤波的程序,效果还不错-Write your own matlab median filter and homomorphic filtering process, the results were pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:818
    • 提供者:ZHANG
  1. middle-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-30
    • 文件大小:60630
    • 提供者:jackchan
  1. median

    0下载:
  2. Simple Median Filter for Image processing. Written for Python 2.7 and PIL (Python Image Processing Library is necessary) just run median.py
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1394
    • 提供者:Ceyhun Cakar
  1. Median-filter

    0下载:
  2. 中值滤波程序,在vc++下开发,效果很好,下载即可运行。-Median filtering program, under vc++ development, with good results, download to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2369681
    • 提供者:wu
  1. filter-

    0下载:
  2. 用MATLAB实现线性平滑滤波器和中值滤波器-To realize the linear smoothing filter and median filter using MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:568
    • 提供者:guo
  1. Filter

    0下载:
  2. 该程序实现了均值滤波和中值滤波,快速均值滤波和快速中值滤波的对比-The program implements the mean filter and median filter, mean filter and contrast fast fast median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1908736
    • 提供者:李媛媛
  1. filter

    0下载:
  2. 利用matlab进行均值滤波、中值滤波、算子滤波和高斯滤波-Use matlab mean filter, median filter, filtering and Gaussian filter operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1432
    • 提供者:禇慧君
  1. Median-filter

    0下载:
  2. 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-2D median filtering function medfilt2 right by salt and pepper noise of image filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:14075
    • 提供者:肖肖
  1. filter

    0下载:
  2. 程序中包括自适应阈值中值滤波,自适应阈值均值滤波,自适应阈值均中值滤波,对图像进行简单去噪-Program including median filter, adaptive threshold adaptive threshold average filtering, median filter, the adaptive threshold to simple image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:8569
    • 提供者:安达
  1. filter

    0下载:
  2. 这篇文章主要是写了MATLAB中各类滤波器的编写,包括均值滤波,高斯滤波等。-This article mainly wrote MATLAB in writing of all kinds of filter, including median filter, gauss filter, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:603304
    • 提供者:shang
  1. Matlab-Image-Noise-Filter

    0下载:
  2. Matlab椒盐和高斯混合噪声的滤波,包括自适应中值和修正的阿尔法等多种几种方法,比较简单,自带函数,含测试图片且为相对路径,可直接运行。-Some Matlab Image Noise Filter using approaches such as adapted median filter and alpha trim,targeted at mixed noise of gauss noise and salt&pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:53111
    • 提供者:daphlake
  1. Median-Filter

    0下载:
  2. 在原图像上加入椒盐噪音,用种植滤波法将噪音去除,已达到图片清晰的效果。-Added salt and pepper noise on the original image, with the planting of noise removal filter method, has reached a clear picture of the effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3809710
    • 提供者:李恬
  1. Adaptive-median-filter_RAMF

    0下载:
  2. 该程序实现自适应中值滤波,对二维rgb或灰度图进行滤波。-The program implements adaptive median filter, two-dimensional filtering rgb or grayscale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:13587
    • 提供者:zhao
  1. median

    0下载:
  2. 自编函数,采用冒泡排序法,进行中值滤波处理-Self function, using the bubble sort method, median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:711
    • 提供者:caomingyu
  1. filter

    1下载:
  2. 本程序对同一图像增加噪声后,进行均值滤波、高斯平滑滤波和中值滤波三种方法的去噪和结果比较, 并进行了评价指标PSNR和SSIM的计算以及算法耗时的统计。 - The program on the same image after the noise increases, mean filter, de-noising and results of the Gaussian smoothing filter and median filter three methods of com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6045
    • 提供者:高敏
  1. filter

    0下载:
  2. 采用自适应中值滤波RAMF法达到滤除噪声信号波形的效果-RAMF adaptive median filter method filter out the noise signal waveform results
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:zhu
  1. Median-filtering

    0下载:
  2. 该文件是图像中值滤波和平滑滤波的MATLAB源程序。-image enhancement median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:640
    • 提供者:friend
« 1 2 3 4 5 67 8 9 10 11 ... 38 »
搜珍网 www.dssz.com