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

搜索资源列表

  1. 中值滤波

    0下载:
  2. 对BMP图像进行中值滤波-median filter for bmp image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9030
    • 提供者:高强
  1. 中值滤波的源程序

    0下载:
  2. 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the V
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:doctorsuo
  1. 图象处理中值滤波

    1下载:
  2. 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:140593
    • 提供者:yshx
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43854
    • 提供者:123
  1. 图像输入灰度化和中值滤波代码

    0下载:
  2. 用opencv编写的视频输入、灰度化、中值滤波、视频显示代码
  3. 所属分类:图形/文字识别

    • 发布日期:2010-10-16
    • 文件大小:643
    • 提供者:afd_326
  1. opencv_gaussian filter median filter

    0下载:
  2. opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-05-06
    • 文件大小:1430310
    • 提供者:lulvyanfeng
  1. 中值滤波

    0下载:
  2. 图像的3x3中值滤波的fpga实现
  3. 所属分类:源码下载

    • 发布日期:2011-05-27
    • 文件大小:54300
    • 提供者:lijunrr
  1. 传统滤波方式如均值滤波,中值滤波

    2下载:
  2. 传统滤波方式如均值滤波,中值滤波,维纳滤波对图像去噪的处理以及自适应中值滤波对图像去噪。-Traditional filtering methods such as mean filtering, median filtering, wiener filtering for image denoising processing and adaptive median filter for image denoising.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:484800
    • 提供者:caitting
  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
    • 文件大小:925
    • 提供者:liuminsheng
  1. median.rar

    0下载:
  2. 图像中值滤波程序,工作环境是IDL平台,程序读取png格式图像并进行中值滤波,Image median filtering process, the working environment are IDL platform, the program read png format images and median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1326136
    • 提供者:zhaoqd
  1. tuxiangshiyan

    0下载:
  2. 图像中值滤波的改进算法 频域中的图像去噪算法 matlab实验-matlab experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:57389
    • 提供者:屋檐下的雨
  1. 4

    0下载:
  2. 彩色图像自适应中值滤波的研究与实现,希望对大家有些用处。-Color Image Adaptive Median Filter Research and Implementation of hope for all of us some useful.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3978530
    • 提供者:awhzss
  1. imagefliter

    0下载:
  2. 程序一是对彩色图像进行中值滤波处理,程序二是给出了jpg格式转索引图像,对初学者学习matlab很有帮助-program one is to process ture color image filter,and program two is a jpg image format to change into index image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3150984
    • 提供者:杨云龙
  1. smooth

    0下载:
  2. 图像平滑与去噪,包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-Image smoothing and denoising, including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:117462
    • 提供者:lishuai
  1. 自适应中值滤波

    0下载:
  2. 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:1442816
    • 提供者:Yizhi
  1. 图像中值滤波FPGA实现V1.0

    1下载:
  2. 实现图像的中值滤波功能,文件里有效果展示(The realization of the median filter function of the image, the file has the effect of display)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:30031872
    • 提供者:gxgone
  1. 中值滤波算法

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

  1. 中值滤波

    0下载:
  2. 中值滤波可以保留目标边缘,这是中值滤波器相对于均值滤波器的最大优势。中值滤波具有去噪的性能,可以消除孤立的噪声点,可以用来减弱随机干扰和脉冲干扰,但是边缘不模糊。(Median filter can retain the target edge, which is the maximum advantage of median filter compared to mean filter. The median filter has the performance of denoising, w
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:10240
    • 提供者:梁LHM
  1. 均值滤波和中值滤波.doc

    1下载:
  2. 均值滤波和中值滤波 图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优
  3. 所属分类:图形图象

    • 发布日期:2019-09-18
    • 文件大小:956416
    • 提供者:DDL_纵横
  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
    • 文件大小:83968
    • 提供者:皮皮侠
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com