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

搜索资源列表

  1. adpmedian

    0下载:
  2. 采用matlab语言对图像图形进行自适应中值滤波-Adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:838
    • 提供者:小品
  1. gn

    0下载:
  2. 对原始噪声图像进行空间域图像增强,对比通过加法,减法,乘法,除法,对数变换,灰度变换,线性滤波,直方图均衡,中值滤波等算法的实现效果-Noise on the original image space domain image enhancement, contrast through the addition, subtraction, multiplication, division, logarithmic transform, gray level transformation, lin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:790
    • 提供者:potato
  1. TemplateTrans

    0下载:
  2. 图像增强,包括模板操作,中值滤波、图形的锐化、伪彩色增强-Image enhancement, including the template operations, median filtering, graphic enhancement, false color enhancement
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4034073
    • 提供者:胡新
  1. jiyufpga

    0下载:
  2. 基于FPGA的数字图像处理,对图像进行中值滤波处理,算法介绍,模块介绍-FPGA-based digital image processing, median filtering on image processing, algorithm descr iption, module descr iption
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:308308
    • 提供者:积极
  1. morphologicalFiler_vc

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

    • 发布日期:2017-03-30
    • 文件大小:116998
    • 提供者:lfc
  1. 200503-95

    0下载:
  2. 为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。-To remedy disadvantage of traditional median filtering algorithms in image denoise ,adaptive median fi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1158665
    • 提供者:王黎
  1. zhongzhilvbo

    0下载:
  2. 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filtering, a vector median filter ba
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:157898
    • 提供者:fdevil
  1. weightedMedian

    0下载:
  2. 中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。-Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1753
    • 提供者:欧阳
  1. Median

    0下载:
  2. 中值滤波,纯C语言实现,DSP优化,工业智能相机图像处理开发-Median filter, pure C language, DSP optimization, industrial smart camera image processing development
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:623
    • 提供者:xby841221
  1. tuxaingchulishiiyan

    1下载:
  2. 对一副测试图像进行加各种噪声,然后进行多帧平均,中值滤波,均值滤波,维纳滤波,理想低通滤波,巴特沃斯低通,带通滤波,自适应滤波九种方法处理,并分析结果,得出各种滤波方法的优缺点。包括实验报告-Plus a pair of test images of all kinds of noise, and then multi-frame averaging, median filtering, mean filtering, Wiener filter, the ideal low-pass filt
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:341276
    • 提供者:zhangjiahui
  1. med

    0下载:
  2. 中值滤波编写Matlab程序对图像进行处理。图像必须存于指定位置,处理后的图像也必须存于指定位置。该程序能运行,可处理不同的图像。图像处理算法自己制定,不得使用现成的Matlab函数。滤波模板采用3×3模板,并自己制定。-Median FilterWrite Matlab image processing. The image must be stored in the specified position, the processed image must also be stored in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:116258
    • 提供者:wangjunxiang
  1. 小波变换对图像滤波

    4下载:
  2. 文档包含对图像进行滤波的常用方法如小波变换、中值滤波等方法的源代码。以及对该滤波方法进行阐述的报告。对学数字图像处理的同学们有帮助。
  3. 所属分类:matlab例程

    • 发布日期:2017-05-15
    • 文件大小:713011
    • 提供者:twotentwo
  1. 图像处理

    0下载:
  2. 维纳滤波,中值滤波,均值滤波,降噪的代码实现(Code implementation of Wiener filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:5115904
    • 提供者:Joeserv
  1. 基于噪声点检测的中值滤波方法_马学磊

    0下载:
  2. 图像识别中,对噪点的检测的中值滤波的方法。(Image recognition, median filtering method for the noise detection)
  3. 所属分类:网络编程

    • 发布日期:2017-12-15
    • 文件大小:1202176
    • 提供者:wabgkai9210005
  1. median_filter

    0下载:
  2. 基本的5*1中值滤波,用于图像处理。。。。。。。。。。。。(median filter,image sensor isp ..........................)
  3. 所属分类:图形图像处理

  1. 数字图像处理经典算法

    1下载:
  2. matlab 数字图像处理经典算法。归纳很全面。拉普拉斯变换、中值滤波、灰度拉伸等等算法的总结(Matlab digital image processing classic algorithm. Induction is very comprehensive. Laplasse transform, median filtering, gray stretch and so on algorithm summary)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:ujytty
  1. AVMF

    1下载:
  2. 图像滤波经典算法:自适应中值滤波及其评价指标PSNR(Classical image filtering algorithm: adaptive median filtering and its evaluation index, peak signal to noise ratio)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:飘1
  1. zhongzhilvbo

    0下载:
  2. 此文件为中值滤波matlab仿真程序,可以对图像进行中值滤波处理(This file is a median filter matlab simulation program, which can be processed by median filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:intrepid
  1. 新建 Microsoft Word 文档

    0下载:
  2. 中值滤波程序,能够很好实现普通中值滤波,为图像去噪程序(Median filter program)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:躲躲躲
  1. 新建 Microsoft Word 文档

    1下载:
  2. 程序为自适应中值滤波程序,对图像椒盐噪声能够很好的去除,效果良好,并包含与普通中值滤波程序相比。(The program is an adaptive median filter, which can be used to remove salt and pepper noise well, and it has a good effect, and is compared with the ordinary median filter program.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:13312
    • 提供者:躲躲躲
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com