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

搜索资源列表

  1. feige

    1下载:
  2. 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3. For the image in the white p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29788
    • 提供者:刘一霖
  1. CreateBmpIO

    0下载:
  2. 为图像添加均值噪声和椒盐噪声,并用中值滤波和均值滤波进行去噪处理,可随意设置滤波模板的大小-Add the image mean noise and pepper noise, and with the median filter and mean filter for denoising, are free to set the filter mask size
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:51192
    • 提供者:long
  1. 1

    1下载:
  2. 基于多级中值滤波的小波去噪方法,效果要比一般的方法好-Multilevel median filter based on wavelet denoising method, the method more effective than the general good
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:353299
    • 提供者:fyc
  1. quzao

    0下载:
  2. 在matlab环境下图像加上噪声然后用中值滤波方式去除噪声-Image in matlab environment with noise and then median filtering method to remove noise
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:36307
    • 提供者:刘晓
  1. adamedianfilt

    1下载:
  2. 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the traditional median filter, use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1110
    • 提供者:王舵
  1. adpmedian

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

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

    0下载:
  2. 冈萨雷斯的《数字图像处理》作业,自适应门限的中值滤波器用Matlab实现,用于图像增强,去噪-Gonzalez' s " digital image processing" operations, adaptive threshold median filter realization using Matlab for image enhancement, noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:75600
    • 提供者:angelammo
  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. liu

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

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

    0下载:
  2. 程序使用VB编写,实现100多张图片的中值滤波功能,最终实现背景的剔除及提取。-Programs written using VB to achieve more than 100 pictures of the median filter function, and ultimately eliminate the background and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5455693
    • 提供者:李刚
  1. adpmedian

    1下载:
  2. 本程序是自适应中值滤波的源代码,在您的主程序中引用即可-This procedure is adaptive median filter source code, in your main program can reference
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:155490
    • 提供者:幺幺
  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. Visiontowebcamera

    0下载:
  2. 一个Labview环境下的,中值滤波实现方式-A Labview environment, the filter of form
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:11690
    • 提供者:madrabbit
  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. zhongzhi

    0下载:
  2. 信号处理常用程序,中值滤波,提供给信号处理初学者的matlab编程。-Common signal processing procedures, the median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:940
    • 提供者:李慧妍
  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 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com