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

搜索资源列表

  1. MedianFilter

    0下载:
  2. 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:140511
    • 提供者:yuchen
  1. medianwavefiltering

    0下载:
  2. 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:40707
    • 提供者:fujay
  1. 12345

    0下载:
  2. 这个是关于中值滤波的VC++源码,我是从论坛上下载下来的-This is about the median filter of VC++ Source, I downloaded from the Forum of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:151978
    • 提供者:梨明
  1. zzlv

    1下载:
  2. 不调用matlab库函数,实现任意奇数方块模板,对其内数值进行中值滤波,包括对高斯,椒盐图的处理-Do not call the matlab library function, the realization of arbitrary odd-numbered box template, with its value for median filtering, including the Gaussian, salt and pepper map processing
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1090
    • 提供者:秦承峰
  1. FILTEER

    0下载:
  2. 这是图象处理的VC++程序代码,用于实现对图象的中值滤波,供需要的朋友使用.-This is the image processing VC++ Program code for the realization of the median filter images for the needs of our friends use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:141027
    • 提供者:goodgirl
  1. MedFilter

    0下载:
  2. 基于matlab的模板中值滤波,简单易学希望对你有帮助。-Matlab template-based filtering, easy to learn would like to help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:55676
    • 提供者:wanghui
  1. data122

    1下载:
  2. 对MIT—BIH数据库中的第122号数据作的处理,包括低通、高通滤波、中值滤波、均值滤波等。-On the MIT-BIH database No. 122 data processing, including low-pass, high pass filtering, median filtering, average filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:409420
    • 提供者:王敬
  1. MedianSieve

    0下载:
  2. 28个vc++图像处理原程序系列之--中值滤波-28 vc++ Image processing original program series- median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:154796
    • 提供者:摇摇
  1. ImageProcessing

    0下载:
  2. 基本要求: 1将彩色图像读入缓冲区,并显示 2将真彩色图像转换成灰度图像 3对图像进行中值滤波和领域平均法滤波比较结果 4采用梯度算子和线形二次微分算子对应的模板对图像进行锐化 -Basic requirements: One. will be read into the buffer color images, and display Two. True Color images will be converted into gray image Thre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:191818
    • 提供者:xuqijun
  1. MedFilter

    0下载:
  2. 利用C++编写图像中值滤波程序,主要完成基本的中值滤波操作,其他模版容易跟据现有程序增加或改进-The use of C++ to prepare the image median filtering procedure, mainly to complete the basic median filter operation, other templates easily to add for modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:zhaocf
  1. MedFilter_VHDL

    0下载:
  2. 用VHDL实现了Matlab中MedFilt1函数3阶中值滤波。进行排序时没有用软件使用的排序法,而是通过简单的比较实现。-VHDL implementation using the Matlab function MedFilt1 of 3-order median filter. Sort of no use when the software used to sort the Law, but through a simple comparison of implementation.
  3. 所属分类:VHDL编程

    • 发布日期:2012-12-01
    • 文件大小:2055
    • 提供者:mike.chen
  1. ImageProcessing(c)

    0下载:
  2. 用C++实现.bmp格式图像的载入及图像滤波处理(包括小波变换、3*3滤波、5*5滤波及中值滤波等)-Using C++ implementation. Bmp format image loading and image filtering treatment (including the wavelet transform, 3* 3 filter, 5* 5 filter and median filter, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5976131
    • 提供者:王永
  1. filter

    0下载:
  2. 建立了一个完整的MFC应用程序,实现了位图的中值滤波和均值滤波。-Set up a complete MFC application, implementation of the digital map median filter and mean filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:37566
    • 提供者:shuiyeshan
  1. medianFilter

    0下载:
  2. 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:73267
    • 提供者:gillyamylee
  1. medianfitering

    0下载:
  2. 对图像进行中值滤波的程序,vc++编写,很好使用-median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13256
    • 提供者:wen
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:351142
    • 提供者:张宇
  1. adpmedian

    0下载:
  2. 用matlab实现的自适应中值滤波代码。-Matlab implementation by the adaptive median filter code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:832
    • 提供者:cfb
  1. median_filter

    0下载:
  2. 实现图像中值滤波的VerilogHDL源代码-Median_filter VerilogHDL Code
  3. 所属分类:Special Effects

    • 发布日期:2015-07-05
    • 文件大小:1901825
    • 提供者:qinyingzi
  1. zhongzhilvbo

    0下载:
  2. 中值滤波:采用5*5窗口对噪声污染的图像进行去噪处理。-Median filter: 5* 5 window on the noise pollution to deal with the image de-noising.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:72364
    • 提供者:万永
  1. zhongzhilubo

    0下载:
  2. MATLAB中实现中值滤波的算法的M文件。经过验证可以实现滤波效果。-MATLAB implementation of the algorithm for filtering the M documents. Filtering can be achieved proven results.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:57272
    • 提供者:qina
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com