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

搜索资源列表

  1. MD5center

    0下载:
  2. MD5大小写转换,方面实用,快速。自动选择加密位数。-MD5 case-conversion, practical aspects and fast. Automatic Encryption median.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27018
    • 提供者:mycn
  1. TuXiangChuLiRuanJian

    1下载:
  2. 图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filt
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-07
    • 文件大小:4102793
    • 提供者:高竹红
  1. color_bf

    0下载:
  2. 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:33869
    • 提供者:yujianjun
  1. FastMedian.tar

    0下载:
  2. fast median image filter
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:67352
    • 提供者:aloulou
  1. medfilt

    0下载:
  2. 该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49551
    • 提供者:王超群
  1. medvaluefiltnew

    0下载:
  2. 在mtalab环境里实现的中值快速滤波算法,可以实现对图像的去噪处理和平滑过滤。-The mtalab environment to achieve fast median filtering algorithm, can achieve the image de-noising processing and smoothing filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:575
    • 提供者:
  1. FastMedianFilteringAlgorithm

    0下载:
  2. 几篇快速中值滤波文献 caj/pdf文档-Fast Median Filtering Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2331678
    • 提供者:fdf
  1. running_mdn

    0下载:
  2. 基于Huang TS提出的快速中值滤波算法的MATLAB程序-Based on Huang TS a fast median filtering algorithm MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1190
    • 提供者:姚佳文
  1. lvbo

    0下载:
  2. 本文根据对原始纯净图像进行的椒盐加噪处理,提出了利用中值滤波法消除图像噪声的实用方法。使用软件工具MATLAB快速地实现了图像的中值滤波。-According to the original purity of the salt and pepper plus noise image processing, proposed by using median filter to reduce image noise and practical method. MATLAB software too
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:135024
    • 提供者:青苹果
  1. tuxisngchuli

    0下载:
  2. 该软件是用于快速中值滤波。使用该软件可以对某图像进行处理-The software is used for fast median filtering. You can use the software to process an image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3817625
    • 提供者:雯雯
  1. median-filter

    0下载:
  2. 三维数据矩阵的中值滤波方法,采用快速实现算法-Three-dimensional data matrix median filtering method, using fast algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3380
    • 提供者:王伟
  1. Fast-median-filtering-algorithm

    0下载:
  2. 中值滤波的基本原理是把数字图像或数字序列中一点的值用该点的一个邻域中各点值的中值代替,让周围的像素值接近的真实值,从而消除孤立的噪声点。-The basic principles of the median filter is the value of digital image or sequence of numbers in a neighborhood of the point value of the median instead, so that the surrounding pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10294
    • 提供者:kristena
  1. median

    0下载:
  2. Fast Computation of the Median by Successive Binning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:134533
    • 提供者:NN
  1. fast-median-filter

    0下载:
  2. 用mATLAB编写的快速中值滤波程序,采用 3x3 窗口,基于基数排序的快速去噪FNR-Fast median filtering with mATLAB written procedures, using 3x3 window, based on the fast radix sort denoising FNR
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:10875
    • 提供者:xiaoyu
  1. bin

    0下载:
  2. 中值滤波快速算法,对搜索框的排序进行归并排序,并利用前一个已排好的结果-Fast median filtering algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1743
    • 提供者:谢云亮
  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. Median-Filtering-Alogrithm-on-FPGA

    0下载:
  2. 在该算法的FPGA实现过程中,充分利用FPGA硬件的并行性,并且采用流水线技术,提高了图像滤波的处理速度。FPGA硬件实现的结果表明,该算法与传统的快速滤波算法相比,不仅能够满足图像处理的实时性要求,而且还能在滤除图像椒盐噪声的同时,避免滤波后图像变得模糊的缺陷,达到了保护原始图像细节的目的。-In the implemention of this algorithm on FPGA,we can make full use of the property of hardware paralle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2447401
    • 提供者:Rokey_Niu
  1. 1

    0下载:
  2. 图像处理包括前期的去噪滤波 此为中值滤波和快速中值滤波算法源代码 效果明显 可供参考 -Image processing, including prophase denoising filtering This is a median filter and fast median filtering algorithm source code For reference
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15276777
    • 提供者:四叶草
  1. median

    0下载:
  2. 中值滤波函数,C语言实现,快速,效果好,高效。-Median filtering function, C language implementation, fast effect is good.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1360
    • 提供者:邱新华
  1. Circle-Median-Filter

    0下载:
  2. 对于circle-valued数据而言的一种快速中值滤波,例如信号或图像描述阶段或方向-Fast median filter for circle-valued data, for example signals or images describing phase or orientation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:274768
    • 提供者:李星星
« 12 »
搜珍网 www.dssz.com