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

搜索资源列表

  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:136.67kb
    • 提供者:陈咚
  1. dsp中值滤波

    0下载:
  2. 基于dsp6416处理器的中值滤波算法-midfilter arithmetic based on dsp6416
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:610.75kb
    • 提供者:李杰
  1. 一种快速图象中值滤波算法

    0下载:
  2. 一种快速图象中值滤波算法 北京理工大学学报转载-A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:91.56kb
    • 提供者:绿冬
  1. 中值滤波算法

    0下载:
  2. 中值滤波算法
  3. 所属分类:波变换

  1. 中值滤波代码和测试图片

    0下载:
  2. 中值滤波代码和测试图片,独立的类,方便加入到应用之中。
  3. 所属分类:源码下载

    • 发布日期:2012-03-11
    • 文件大小:145.89kb
    • 提供者:mgmafia
  1. 中值滤波代码和测试图片

    0下载:
  2. 中值滤波代码和测试图片,独立的类,方便加入到应用之中。
  3. 所属分类:源码下载

    • 发布日期:2012-03-11
    • 文件大小:145.89kb
    • 提供者:mgmafia
  1. 中值滤波器 采用的是对二维图像

    0下载:
  2. 中值滤波器 采用的是对二维图像,进行两次一维中值滤波,算法简单且易实现,Median filter is used in two-dimensional images, for two one-dimensional median filtering algorithm is simple and easy to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:925byte
    • 提供者:liuminsheng
  1. AnImprovedAdaptiveFilteringAlgorithmdetails

    0下载:
  2. 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:221.61kb
    • 提供者:陈卿
  1. medfilter

    0下载:
  2. 基于matlab对图像进行中值滤波处理处理,另外附有自己编写的两种中值滤波算法,同时也可以使用matlab自带的median函数-median filter for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:liuyilong
  1. median_filtering

    0下载:
  2. 实时中值滤波算法,通过移位实现。简单高效,适合特殊时限要求场合-real Time median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:741.11kb
    • 提供者:sxw
  1. liu

    1下载:
  2. 直方图均衡算法,傅里叶变换,频域滤波 ,中值滤波算法实现-Common understanding of the gray image space enhance operations and realization of histogram equalization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:刘铮
  1. running_mdn

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

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

    1下载:
  2. 自适应中值滤波与中值滤波算法的比较,说明自适应中值滤波效果好。-Adaptive median filter and median filtering algorithm comparing the adaptive median filter shows good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:806byte
    • 提供者:jwr
  1. acwmf

    1下载:
  2. 自适应中心加权中值滤波的实现方法,matlab文件(adaptive center median filter)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:59kb
    • 提供者:zzl203
  1. 1025 边缘保持中值滤波

    1下载:
  2. 边缘保持中值滤波 对于此滤波算法进行了matlab编程(Edge preserving median filtering)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:27.68mb
    • 提供者:ysy0719
  1. 中值滤波算法

    0下载:
  2. 可以用于图像处理的中值滤波算法,包含两种算法。(Median filtering noise reduction)
  3. 所属分类:图形图像处理

  1. median_filter

    0下载:
  2. 不利用IDL自带函数的情况下,实现自定义窗口半径的中值滤波算法,窗口边缘值的问题采用重复边缘和补0两种方法。(If we don't use IDL's own function, we can realize the median filter algorithm of the custom window radius. The problem of window edge value adopts two ways: repeated edge and complement 0.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:cenxing
  1. image-denoising

    1下载:
  2. 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-20
    • 文件大小:4kb
    • 提供者:xiaosanba
  1. adpmedian

    1下载:
  2. 自适应中值滤波,在中值滤波算法的基础上对中值参数的选取可以根据具体条件自我修订,滤波效果更佳理想(Adaptive median filtering. On the basis of median filtering algorithm, the selection of median parameters can be self-modified according to specific conditions, and the filtering effect is better and i
  3. 所属分类:其他

    • 发布日期:2018-10-30
    • 文件大小:1kb
    • 提供者:鸭梨??
  1. MATLAB实现自适应中值滤波源代码

    1下载:
  2. 本文提出了一种新的快速自适应加权中值滤波算法以提高中值滤波算法的性能。(A new fast adaptive weighted median filtering algorithm is proposed to improve the performance of the median filtering algorithm.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-05
    • 文件大小:82kb
    • 提供者:皮皮侠
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com